Repo Added
|
Files
27
|
Badge
README BADGES
|
github
137 of 143 branches covered (95.8%)
406 of 418 relevant lines covered (97.13%)
24.65 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
70.83 | src/plugins/default/debug-proxy-errors-plugin.ts | 67 | 24 | 17 | 7 | 41.0 | 0 | 1 | |
93.1 | src/plugins/default/logger-plugin.ts | 93 | 29 | 27 | 2 | 33.0 | 7 | 0 | |
96.15 | src/handlers/fix-request-body.ts | 62 | 26 | 25 | 1 | 6.0 | 11 | 1 | |
97.22 | src/legacy/options-adapter.ts | 121 | 36 | 35 | 1 | 6.0 | 19 | 1 | |
97.96 | src/handlers/response-interceptor.ts | 130 | 49 | 48 | 1 | 10.0 | 8 | 2 | |
100.0 | src/handlers/index.ts | 2 | 1 | 1 | 0 | 12.0 | 0 | 0 | |
100.0 | src/errors.ts | 7 | 5 | 5 | 0 | 15.0 | 2 | 0 | |
100.0 | src/http-proxy-middleware.ts | 188 | 80 | 80 | 0 | 42.0 | 18 | 1 | |
100.0 | src/get-plugins.ts | 19 | 6 | 6 | 0 | 58.0 | 6 | 0 | |
100.0 | src/handlers/public.ts | 3 | 2 | 2 | 0 | 18.0 | 0 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
14554021880 | example-deps | chore(examples): bump deps | Pull #1110 | github |
97.13 |
||
14554000900 | example-deps | chore(deps): fix punycode node deprecation warning (#1109) | push | github |
97.13 |
||
14540432921 | example-deps | chore(examples): bump deps | Pull #1105 | github |
97.13 |
||
14540421532 | example-deps | fix(fixRequestBody): support text/plain (#1103) * fix: add text/plain to fixRequestBody * test: add test case to fix-request-body for text/plain | push | github |
97.13 |