Closed Airblader closed 5 years ago
TODO:
Merging #116 into master will increase coverage by
0.7%
. The diff coverage is92.2%
.
@@ Coverage Diff @@
## master #116 +/- ##
=========================================
+ Coverage 84.59% 85.29% +0.7%
=========================================
Files 25 25
Lines 675 721 +46
Branches 104 111 +7
=========================================
+ Hits 571 615 +44
Misses 51 51
- Partials 53 55 +2
Impacted Files | Coverage Δ | |
---|---|---|
...s/ngqp/core/src/lib/query-param-builder.service.ts | 96.87% <100%> (+0.2%) |
:arrow_up: |
...jects/ngqp/core/src/lib/model/query-param-group.ts | 98.07% <100%> (ø) |
:arrow_up: |
...re/src/lib/directives/query-param-group.service.ts | 85.91% <89.47%> (+2.3%) |
:arrow_up: |
projects/ngqp/core/src/lib/model/query-param.ts | 93.25% <94.28%> (-0.59%) |
:arrow_down: |
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 c073e39...ad3f917. Read the comment docs.
fixes #90
Signed-off-by: Ingo Bürk ingo.buerk@tngtech.com
This pull request relates to or closes the following issues:
I have verified that…