NiklasPor / ngrx-clean-forms

NgRx integration for forms in Angular.
https://ngrx-clean-forms.surge.sh
MIT License
2 stars 1 forks source link

Add changed & css classes to control, group & array #22

Closed NiklasPor closed 4 years ago

NiklasPor commented 4 years ago

Resolves #20

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage    98.3%   98.33%   +0.02%     
==========================================
  Files          20       20              
  Lines         236      240       +4     
  Branches       29       29              
==========================================
+ Hits          232      236       +4     
  Misses          3        3              
  Partials        1        1
Impacted Files Coverage Δ
projects/ngrx-clean-forms/src/lib/init.ts 100% <ø> (ø) :arrow_up:
.../directives/controls/abstract-control.directive.ts 100% <100%> (ø) :arrow_up:
projects/ngrx-clean-forms/src/lib/selectors.ts 100% <100%> (ø) :arrow_up:

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 3d54a6d...7179496. Read the comment docs.