wwt / SwiftCurrent

A library for managing complex workflows in Swift
https://wwt.github.io/SwiftCurrent/
Apache License 2.0
307 stars 19 forks source link

Updated Develop Dependencies #144

Closed Richard-Gist closed 2 years ago

Richard-Gist commented 2 years ago

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #144 (cc684d0) into main (65ae2e1) will increase coverage by 1.54%. The diff coverage is 100.00%.

:exclamation: Current head cc684d0 differs from pull request most recent head 143e65d. Consider uploading reports for the commit 143e65d to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   91.36%   92.90%   +1.54%     
==========================================
  Files          81       79       -2     
  Lines        2096     1918     -178     
==========================================
- Hits         1915     1782     -133     
+ Misses        181      136      -45     
Impacted Files Coverage Δ
...wiftUIExample/ViewInspector/InspectableAlert.swift 100.00% <100.00%> (ø)
...wiftUIExample/ViewInspector/InspectableSheet.swift 100.00% <100.00%> (ø)
...rrent_SwiftUI/ViewInspector/InspectableSheet.swift 100.00% <100.00%> (ø)
...ps/UIKitExample/UIKitExample/Models/Location.swift 80.00% <0.00%> (-20.00%) :arrow_down:
...t_Testing/FlowRepresentableMetadataAdditions.swift 66.66% <0.00%> (-16.67%) :arrow_down:
...ources/SwiftCurrent_Testing/CustomAssertions.swift 57.14% <0.00%> (-14.29%) :arrow_down:
..._SwiftUI/TypeErased/AnyFlowRepresentableView.swift 75.00% <0.00%> (-12.50%) :arrow_down:
ExampleApps/SwiftUIExample/Views/MFAView.swift 80.00% <0.00%> (-10.00%) :arrow_down:
...ps/SwiftUIExample/Views/QRScannerFeatureView.swift 90.90% <0.00%> (-9.10%) :arrow_down:
...wiftUIExample/Views/MapFeatureOnboardingView.swift 90.90% <0.00%> (-9.10%) :arrow_down:
... and 13 more

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 95ed566...143e65d. Read the comment docs.