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

Now supporting sheets in SwiftUI! #118

Closed morganzellers closed 3 years ago

morganzellers commented 3 years ago

Linked Issue:

Checklist:


If Applicable:

codecov-commenter commented 3 years ago

Codecov Report

Merging #118 (10adbb4) into main (9ea25a6) will increase coverage by 0.04%. The diff coverage is 100.00%.

:exclamation: Current head 10adbb4 differs from pull request most recent head 1bbef37. Consider uploading reports for the commit 1bbef37 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   94.27%   94.31%   +0.04%     
==========================================
  Files          76       77       +1     
  Lines        1868     1883      +15     
==========================================
+ Hits         1761     1776      +15     
  Misses        107      107              
Impacted Files Coverage Δ
...iftUI/Extensions/SwiftUILaunchStyleAdditions.swift 100.00% <100.00%> (ø)
...rrent_SwiftUI/ViewInspector/InspectableSheet.swift 100.00% <100.00%> (ø)
...rces/SwiftCurrent_SwiftUI/Views/WorkflowItem.swift 94.61% <100.00%> (+0.17%) :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 55ece35...1bbef37. Read the comment docs.