Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

testinfected / molecule
98%

DEFAULT BRANCH: master
Build:
Repo Added 11 Apr 2014 03:19AM UTC
Total Files 89
# Builds 269 Last
Badge
Badge Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
  • master
  • v0.3
  • v0.4.1
  • v0.5
  • v0.5.1
  • v0.6.1
  • v0.7
  • v0.8
  • v0.8.1
  • async
  • v0.8.2
  • v0.9.1
  • v0.10
  • v0.11.0
  • application-as-a-function
  • v0.13.0
  • v0.14.0

6 Mar 2021 - 19:05 coverage decreased (-0.2%) to 97.516%
394

push

travis-ci

9ec9ad37e9ab75436de0b3a0ce971dbe?size=18&default=identicontestinfected
Add support for bound parameters to `FilterMap`

`FilterMap` now detects and extract path bound parameters and make them
available as regular requests parameters.

With this change, it is now possible to define filters that depend on
a subset of the path parameters and apply them to a group of routes by
prefix.

Closes #78

2198 of 2254 relevant lines covered (97.52%)

0.98 hits per line

Relevant lines Covered
2254 RELEVANT LINES 2198 COVERED LINES
Build:
0.98 HITS PER LINE
Source Files on master
  • Tree
  • List 89
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
394 master
97.52
Add support for bound parameters to `FilterMap` `FilterMap` now detects and extract path bound parameters and make them available as regular requests parameters. With this change, it is now possible to define filters that depend on a subset of t... 9ec9ad37e9ab75436de0b3a0ce971dbe?size=18&default=identicontestinfected push 06 Mar 2021 07:07PM UTC travis-ci
393 master
97.67
Replace custom HTTP client with Java new HTTP 2.0 client Replace custom test HTTP client built on top of `UrlConnection` with Java built-in HTTP client, which supports HTTP 2.0. See #74 Closes #75 9ec9ad37e9ab75436de0b3a0ce971dbe?size=18&default=identicontestinfected push 26 Jan 2021 03:51AM UTC travis-ci
392 master
97.67
Use possessive quantifiers in regex for decoding cookies Decoding cookies becomes very complex to handle for the regex engine when cookie values are very large. This causes `StackOverflowError`s probable due to the catastrophic backtracking Use ... 9ec9ad37e9ab75436de0b3a0ce971dbe?size=18&default=identicontestinfected push 22 Dec 2020 05:55AM UTC travis-ci
391 master
97.67
Replace IO utility code with code now available in the JDK Drop `Streams` class that provides IO utility and replace with code now available on `InputStream`s. See #73 9ec9ad37e9ab75436de0b3a0ce971dbe?size=18&default=identicontestinfected push 17 Dec 2020 04:59AM UTC travis-ci
390 master
97.69
Workaround issue with coveralls gradle plugin See https://github.com/kt3k/coveralls-gradle-plugin/issues/85. 9ec9ad37e9ab75436de0b3a0ce971dbe?size=18&default=identicontestinfected push 15 Dec 2020 02:39PM UTC travis-ci
See All Builds (269)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2021 Coveralls, Inc