• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pinojs / pino-http / 224 / 3
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2020 03:28PM UTC
Files 1
Run time 0s
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

14 Feb 2020 03:27PM UTC coverage: 98.529% (+0.1%) from 98.387%
224.3

push

travis-ci

web-flow
Add autologgingOptions to ignore certain paths like those for health checks. (#77)

* allow to configure autologging to ignore certain paths.
This is useful when the request is made against a health check, which we do not want to log (because it would fill our log unnecessarily, unless it fails).

* adding documentation for new autologgingOptions

* reduce checks for autoLoggingOptions.ignorePath and replace .find by for(;;) because is faster.

* pass the url validation to the middleware (better place) and then just assign a flag to be read later

* avoid finished event on ignored path

* remove comment, not valid anymore

* init variable to the beginning.

* do not use regex (slower), use exact matches (as recommended by code reviews)

* adding require to URL

* improving explanation for ignorePaths

* replace Node#URL by fast-url-parser (6x faster) https://github.com/Juntoz/test-url-parse

* replace autoLoggingOptions with autoLogging that now can accept true, false or options

* reformat get ignorepaths

52 of 54 branches covered (96.3%)

67 of 68 relevant lines covered (98.53%)

17.63 hits per line

Source Files on job 224.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 185
  • Travis Job 224.3
  • 7a59b7aa on github
  • Prev Job for on master (#212.1)
  • Next Job for on master (#225.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc