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

chimurai / http-proxy-middleware / 24005924092
93%

Build:
DEFAULT BRANCH: master
Ran 05 Apr 2026 04:45PM UTC
Jobs 1
Files 25
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

05 Apr 2026 04:44PM UTC coverage: 94.012%. Remained the same
24005924092

push

github

web-flow
fix(types): allow Promise<void> return type for proxyRes callback (#1190)

The proxyRes callback type only allowed void return type, but when
using responseInterceptor, the handler is async and returns Promise<void>.

This fix updates the type to allow both void and Promise<void> return
types, matching the actual behavior of responseInterceptor.

Fixes #1151

148 of 164 branches covered (90.24%)

314 of 334 relevant lines covered (94.01%)

29.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24005924092.1 05 Apr 2026 04:45PM UTC 25
94.01
GitHub Action Run
Source Files on build 24005924092
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 39457731 on github
  • Prev Build on master (#24002275352)
  • Next Build on master (#24006041613)
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