fermoya / SwiftUIPager

Native Pager in SwiftUI
MIT License
1.29k stars 171 forks source link

2.3.2 #242

Closed fermoya closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #242 (4da9432) into master (d674559) will decrease coverage by 2.34%. The diff coverage is 25.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
- Coverage   85.60%   83.26%   -2.35%     
==========================================
  Files          16       16              
  Lines         674      699      +25     
==========================================
+ Hits          577      582       +5     
- Misses         97      117      +20     
Flag Coverage Δ
unittests 83.26% <25.92%> (-2.35%) :arrow_down:

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

Impacted Files Coverage Δ
Sources/SwiftUIPager/Pager+Buildable.swift 100.00% <ø> (ø)
Sources/SwiftUIPager/PagerContent+Helper.swift 97.66% <ø> (ø)
Sources/SwiftUIPager/PagerContent.swift 48.80% <0.00%> (-6.23%) :arrow_down:
Sources/SwiftUIPager/Page.swift 96.15% <75.00%> (-3.85%) :arrow_down:
Sources/SwiftUIPager/Pager.swift 93.75% <100.00%> (+0.20%) :arrow_up:
Sources/SwiftUIPager/PagerContent+Buildable.swift 96.25% <100.00%> (+0.04%) :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 d674559...4da9432. Read the comment docs.