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

chimurai / http-proxy-middleware
97%

Build:
DEFAULT BRANCH: master
Repo Added 14 Mar 2015 10:46PM CUT
Files 27
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
Reset
  • master
  • 0.19.x
  • 2.x
  • 3.0.1-beta.1
  • actions-cache-v4
  • actions-setup-node-v4
  • badges-link-fix
  • beta-badge
  • bump-deps
  • changelog
  • ci-node22
  • cspell
  • cspell-v6
  • dep-deps
  • dependabot/npm_and_yarn/babel/traverse-7.23.2
  • dependabot/npm_and_yarn/cookiejar-2.1.4
  • dependabot/npm_and_yarn/engine.io-6.2.1
  • dependabot/npm_and_yarn/engine.io-6.4.2
  • dependabot/npm_and_yarn/follow-redirects-1.15.4
  • dependabot/npm_and_yarn/json5-2.2.3
  • dependabot/npm_and_yarn/semver-5.7.2
  • dependabot/npm_and_yarn/socket.io-parser-4.2.3
  • dependabot/npm_and_yarn/vm2-3.9.11
  • dependabot/npm_and_yarn/vm2-3.9.15
  • dependabot/npm_and_yarn/vm2-3.9.18
  • dependabot/npm_and_yarn/vm2-3.9.19
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • dependabot/npm_and_yarn/yaml-2.2.2
  • deps-update
  • dev-deps
  • dev-deps-update
  • devcontainer
  • devdeps
  • devdeps-ip
  • docs-examples
  • docs-fix-proxy-events
  • docs-generics-request-response
  • docs-http-server
  • docs-nextjs-bodyparser
  • docs-nextjs-improve-example
  • drop-node12
  • drop-node14
  • eslint9
  • esm-deps
  • example-deps
  • example-hono-express
  • example-nextjs
  • examples-lock-file
  • examples-lockfile-update
  • fastify-example
  • fix-RequestHandler-type
  • fix-circular-dependencies
  • fix-github-actions-badge
  • fix-logger
  • fix-logger-target-port
  • fix-logger-type
  • fix-pathFilter
  • fix-request-body
  • fix-request-body-cannot_set_headers
  • fix-request-body-handle-invalid-requests
  • fix-snyk-badge
  • fix-sse-server-restart
  • fix-websocket-test
  • fix/fixRequestBody
  • gh-actions-checkout-v4
  • github-action-ci
  • github-actions-improvement
  • github-actions-node12
  • gitpod
  • gitpod-remove-deprecated-config
  • handle-websocket-errors
  • improve-jsdoc
  • improve-pathFilter-error-message
  • improve-ws-example
  • is-plain-object
  • jest28
  • jest29
  • jest30
  • knudtty/text-plain-fix-request-body
  • legacy-deeplink
  • lint-examples
  • lockfile-update
  • make
  • micromatch-4.0.8
  • minor-test-improvements
  • minor-type-improvements
  • mockttp3
  • node-localhost
  • node-protocol
  • node20
  • node24
  • npm-provenance
  • package-repository-url
  • patch-1
  • patch-http-proxy
  • patch-package
  • patch-punycode
  • pkg-pr-new
  • prepare-v3
  • prettier
  • prettier-ci
  • prettier3
  • publint
  • refs/tags/v2.0.7
  • refs/tags/v2.0.7-beta.0
  • refs/tags/v2.0.7-beta.1
  • refs/tags/v2.0.8
  • refs/tags/v2.0.9
  • refs/tags/v3.0.0
  • refs/tags/v3.0.0-beta.1
  • refs/tags/v3.0.1
  • refs/tags/v3.0.1-beta.0
  • refs/tags/v3.0.1-beta.1
  • refs/tags/v3.0.2
  • refs/tags/v3.0.3
  • refs/tags/v3.0.4
  • refs/tags/v3.0.5
  • release-2.0.8
  • release-2.0.9
  • release-3.0.1
  • release-3.0.2
  • release-3.0.4
  • release-3.0.5
  • release-v3.0.3
  • shield-icons
  • spellcheck
  • stryker
  • test-contextual-types
  • test-permission
  • test-sse
  • type-improvements
  • typescript5
  • update-deps
  • update-example
  • update-examples-deps
  • update-yarn-lock
  • v2-fix-request-body
  • v2-fix-request-body-handle-invalid-requests
  • v2-fix-request-body-prevent-multiple-write
  • v3.0.0-beta.1
  • vscode-settings
  • wireit
  • yarn-lock-update

06 Jul 2025 05:26PM CUT coverage: 97.129%. Remained the same
16101469449

push

github

web-flow
chore(refactor): use node: protocol imports (#1127)

168 of 181 branches covered (92.82%)

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

406 of 418 relevant lines covered (97.13%)

24.65 hits per line

Relevant lines Covered
Build:
Build:
418 RELEVANT LINES 406 COVERED LINES
24.65 HITS PER LINE
Source Files on master
  • Tree
  • List 27
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
70.83
src/plugins/default/debug-proxy-errors-plugin.ts67 24 17 7 41.0 1 1
93.1
src/plugins/default/logger-plugin.ts92 - 129 27 2 33.0 7 1
96.15
src/handlers/fix-request-body.ts62 26 25 1 6.0 14 2
97.22
src/legacy/options-adapter.ts121 36 35 1 6.0 23 1
97.96
src/handlers/response-interceptor.ts130 49 48 1 10.0 10 2
100.0
src/handlers/index.ts2 1 1 0 12.0 0 0
100.0
src/errors.ts7 5 5 0 15.0 2 0
100.0
src/http-proxy-middleware.ts189 + 180 80 0 42.0 25 3
100.0
src/get-plugins.ts19 6 6 0 58.0 6 0
100.0
src/handlers/public.ts3 2 2 0 18.0 0 0
Showing 1 to 10 of 27 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    97.13
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16101469449 master chore(refactor): use node: protocol imports (#1127) push 06 Jul 2025 05:26PM CUT web-flow github
97.13
16033695454 master test(websocket): fix ws import (#1126) push 02 Jul 2025 07:10PM CUT web-flow github
97.13
16011020334 master chore(package): update dev deps (#1125) * chore(package): update dev deps * ci(github-actions): drop node v18 push 01 Jul 2025 09:58PM CUT web-flow github
97.13
16010812305 master Revert "chore(package): update dev deps" This reverts commit 85dbda03d. push 01 Jul 2025 09:45PM CUT chimurai github
97.13
16010762575 master chore(package): update dev deps push 01 Jul 2025 09:42PM CUT chimurai github
97.13
15945349419 master chore(examples): upgrade deps (#1124) push 28 Jun 2025 03:00PM CUT web-flow github
97.13
15796764219 master chore(package): upgrade to jest v30 (#1122) push 21 Jun 2025 02:43PM CUT web-flow github
97.13
15088276279 master chore(package): bump dev dependencies (#1118) push 17 May 2025 07:15PM CUT web-flow github
97.13
14892280890 master ci(github-action): ci.yml add node v24 (#1117) push 07 May 2025 08:07PM CUT web-flow github
97.13
14842518852 master chore(package): bump dev dependencies (#1116) push 05 May 2025 05:37PM CUT web-flow github
97.13
See All Builds (2262)
  • Repo on GitHub
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

© 2025 Coveralls, Inc