rx-angular icon indicating copy to clipboard operation
rx-angular copied to clipboard

refactor(state): add void transform to actions

Open BioPhoton opened this issue 2 years ago • 1 comments

BioPhoton avatar Jul 23 '23 23:07 BioPhoton

Codecov Report

Merging #1596 (10696d0) into main (fe09200) will decrease coverage by 0.07%. The diff coverage is 20.00%.

@@            Coverage Diff             @@
##             main    #1596      +/-   ##
==========================================
- Coverage   82.44%   82.37%   -0.07%     
==========================================
  Files         105      105              
  Lines        2233     2236       +3     
  Branches      388      388              
==========================================
+ Hits         1841     1842       +1     
- Misses        332      334       +2     
  Partials       60       60              
Flag Coverage Δ
state 89.93% <20.00%> (-0.40%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
libs/state/actions/src/lib/transforms.ts 76.47% <20.00%> (-9.25%) :arrow_down:

codecov[bot] avatar Jul 23 '23 23:07 codecov[bot]