Closed JozefFlakus closed 3 years ago
Merging #361 (0518f5d) into master (cbdffda) will decrease coverage by
1.35%
. The diff coverage is92.32%
.
@@ Coverage Diff @@
## master #361 +/- ##
==========================================
- Coverage 95.41% 94.06% -1.36%
==========================================
Files 157 159 +2
Lines 2769 3099 +330
Branches 366 427 +61
==========================================
+ Hits 2642 2915 +273
- Misses 123 180 +57
Partials 4 4
Impacted Files | Coverage Δ | |
---|---|---|
packages/core/src/logger/logger.interface.ts | 100.00% <ø> (ø) |
|
packages/core/src/operators/index.ts | 100.00% <ø> (ø) |
|
packages/core/src/operators/use/use.operator.ts | 50.00% <ø> (-50.00%) |
:arrow_down: |
packages/http/src/http.interface.ts | 100.00% <ø> (ø) |
|
packages/http/src/index.ts | 0.00% <0.00%> (ø) |
|
packages/http/src/router/http.router.combiner.ts | 92.30% <ø> (ø) |
|
packages/http/src/router/http.router.matcher.ts | 100.00% <ø> (ø) |
|
...ages/http/src/router/http.router.params.factory.ts | 100.00% <ø> (ø) |
|
packages/http/src/server/http.server.interface.ts | 100.00% <ø> (ø) |
|
packages/messaging/src/reply/reply.ts | 100.00% <ø> (ø) |
|
... and 139 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 719cb4c...0518f5d. Read the comment docs.
PR Type
What kind of change does this PR introduce?
What is the new behavior?
Does this PR introduce a breaking change?