gund / ng-dynamic-component

Dynamic components with full life-cycle support for inputs and outputs for Angular
https://malkevich-alex.gitbook.io/ng-dynamic-component/
MIT License
561 stars 65 forks source link

[Fix] Include rxjs v7 support #468

Closed gund closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #468 (ea127ba) into master (4bb0ed2) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #468   +/-   ##
=======================================
  Coverage   98.09%   98.09%           
=======================================
  Files          16       16           
  Lines         419      421    +2     
  Branches       64       64           
=======================================
+ Hits          411      413    +2     
  Misses          8        8           
Impacted Files Coverage Δ
.../ng-dynamic-component/src/lib/dynamic.component.ts 100.00% <100.00%> (ø)

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 74883d1...ea127ba. Read the comment docs.

gund commented 2 years ago

:tada: This PR is included in version 10.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: