Closed gund closed 3 years ago
Merging #462 (b36b01a) into master (1989f74) will decrease coverage by
1.06%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #462 +/- ##
==========================================
- Coverage 99.15% 98.09% -1.07%
==========================================
Files 16 16
Lines 356 419 +63
Branches 60 64 +4
==========================================
+ Hits 353 411 +58
- Misses 2 8 +6
+ Partials 1 0 -1
Impacted Files | Coverage Δ | |
---|---|---|
...nt-injector/component-outlet-injector.directive.ts | 100.00% <ø> (ø) |
|
...amic-component/src/lib/component-injector/token.ts | 100.00% <100.00%> (ø) |
|
...dynamic-attributes/dynamic-attributes.directive.ts | 100.00% <100.00%> (ø) |
|
...dynamic-directives/dynamic-directives.directive.ts | 95.45% <100.00%> (-2.28%) |
:arrow_down: |
...ects/ng-dynamic-component/src/lib/io/io.service.ts | 99.39% <100.00%> (+0.12%) |
:arrow_up: |
projects/ng-dynamic-component/src/lib/util.ts | 81.81% <100.00%> (-18.19%) |
:arrow_down: |
.../ng-dynamic-component/src/lib/dynamic.component.ts | 100.00% <0.00%> (ø) |
|
...dynamic-component/src/lib/io/io-factory.service.ts | 100.00% <0.00%> (ø) |
|
... and 4 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 1989f74...b36b01a. Read the comment docs.
:tada: This PR is included in version 9.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR upgrades library to Angular v12. Deprecated APIs were removed. No other API changes were introduced.