• 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 28
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-checkout-v5
  • actions-setup-node-v4
  • badges-link-fix
  • beta-badge
  • bump-deps
  • changelog
  • ci-improvements
  • ci-node22
  • ci-unpin-node24
  • context7.json
  • 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
  • error-response-plugin
  • eslint.config.mjs
  • 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
  • fix/rewrite-path-doc
  • 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
  • workaround-ci-mockttp-node24-tls-issue
  • yarn-lock-update

05 Oct 2025 08:07PM CUT coverage: 97.15%. Remained the same
18263701359

push

github

web-flow
ci(ci.yml): unpin node 24 (#1148)

* ci(ci.yml): unpin node 24

* chore(package): reinstall mockttp deps

* build(mockttp): use 2048 bits in generateCACertificate

170 of 183 branches covered (92.9%)

409 of 421 relevant lines covered (97.15%)

24.55 hits per line

Relevant lines Covered
Build:
Build:
421 RELEVANT LINES 409 COVERED LINES
24.55 HITS PER LINE
Source Files on master
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
70.83
src/plugins/default/debug-proxy-errors-plugin.ts67 24 17 7 41.0 - 1.01 1
93.1
src/plugins/default/logger-plugin.ts92 29 27 2 33.0 - 1.07 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 - 310 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 80 80 0 42.0 - 1.025 3
100.0
src/get-plugins.ts19 6 6 0 58.0 - 1.06 0
100.0
src/handlers/public.ts3 2 2 0 18.0 - 1.00 0
Showing 1 to 10 of 28 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    97.15
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18263701359 master ci(ci.yml): unpin node 24 (#1148) * ci(ci.yml): unpin node 24 * chore(package): reinstall mockttp deps * build(mockttp): use 2048 bits in generateCACertificate push 05 Oct 2025 08:08PM CUT web-flow github
97.15
18176774389 master chore(package): bump dev deps (#1147) push 01 Oct 2025 10:00PM CUT web-flow github
97.15
17882125665 master ci(github workflow): harden workflow (#1146) push 20 Sep 2025 04:23PM CUT web-flow github
97.15
17701836792 master build(eslint): update eslint.config.mjs (#1145) push 13 Sep 2025 08:46PM CUT web-flow github
97.15
17697185579 master chore: add context7.json (#1144) push 13 Sep 2025 01:25PM CUT web-flow github
97.15
17445223733 master chore(package.json): update dev deps (#1143) push 03 Sep 2025 08:29PM CUT web-flow github
97.15
17347304391 master fix(error-response-plugin): sanitize input (#1141) push 30 Aug 2025 06:43PM CUT web-flow github
97.15
17177199057 master chore(deps): update actions/checkout action to v5 (#1140) push 23 Aug 2025 03:36PM CUT web-flow github
97.13
17020388180 master chore(package): bump dev deps (#1138) push 17 Aug 2025 11:20AM CUT web-flow github
97.13
17008530517 master fix (#1135) rewrite path doc fixed Co-authored-by: Steven Chim <655241+chimurai@users.noreply.github.com> push 16 Aug 2025 12:44PM CUT web-flow github
97.13
See All Builds (2305)
  • 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