fermoya / SwiftUIPager

Native Pager in SwiftUI
MIT License
1.3k stars 172 forks source link

Change availability for animation modifier #patch #225

Closed fermoya closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #225 (d984c4e) into master (1086365) will decrease coverage by 0.63%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   86.24%   85.60%   -0.64%     
==========================================
  Files          16       16              
  Lines         669      674       +5     
==========================================
  Hits          577      577              
- Misses         92       97       +5     
Flag Coverage Δ
unittests 85.60% <0.00%> (-0.64%) :arrow_down:

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

Impacted Files Coverage Δ
...UIPager/Helpers/OnAnimationCompletedModifier.swift 42.85% <ø> (ø)
Sources/SwiftUIPager/Helpers/View+Helper.swift 50.00% <0.00%> (-50.00%) :arrow_down:
Sources/SwiftUIPager/PagerContent.swift 55.03% <0.00%> (-1.14%) :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 1086365...d984c4e. Read the comment docs.