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

RobinTail / express-zod-api / 10865059453
100%

Build:
DEFAULT BRANCH: master
Ran 14 Sep 2024 07:46PM UTC
Jobs 6
Files 43
Run time 1min
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 Sep 2024 07:45PM UTC coverage: 100.0%. Remained the same
10865059453

push

github

web-flow
Feat: Handling deprecation events by actual logger (#2035)

`express` uses `depd` for deprecating things.

This library emits a special event on process, and when there is a
listener of that event, it can be handled other way than `stderr`.

https://www.npmjs.com/package/depd#processondeprecation-fn


```
2024-09-13T19:34:38.556Z warn: DeprecationError (express): res.location("back"): use res.location(req.get("Referrer") || "/") and refer to https://dub.sh/security-redirect for best practices [
  '    at file://.../example/config.ts:1:649',
  '    at Layer.handle [as handle_request] (.../node_modules/express/lib/router/layer.js:95:5)',
  '    at next (/.../node_modules/express/lib/router/route.js:149:13)',
  '    at Route.dispatch (/.../node_modules/express/lib/router/route.js:119:3)',
  '    at Layer.handle [as handle_request] (/.../node_modules/express/lib/router/layer.js:95:5)'
]
```

755 of 792 branches covered (95.33%)

6 of 6 new or added lines in 2 files covered. (100.0%)

1200 of 1200 relevant lines covered (100.0%)

434.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-20.x - 10865059453.1 14 Sep 2024 07:46PM UTC 43
100.0
GitHub Action Run
2 run-18.x - 10865059453.2 14 Sep 2024 07:47PM UTC 43
100.0
GitHub Action Run
3 run-20.9.0 - 10865059453.3 14 Sep 2024 07:47PM UTC 43
100.0
GitHub Action Run
4 run-22.x - 10865059453.4 14 Sep 2024 07:46PM UTC 43
100.0
GitHub Action Run
5 run-22.0.0 - 10865059453.5 14 Sep 2024 07:46PM UTC 43
100.0
GitHub Action Run
6 run-18.18.0 - 10865059453.6 14 Sep 2024 07:47PM UTC 43
100.0
GitHub Action Run
Source Files on build 10865059453
  • Tree
  • List 43
  • Changed 4
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #10865059453
  • 6d861ade on github
  • Prev Build on master (#10854112209)
  • Next Build on master (#10865291879)
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