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

SwiftUI is now out of Beta 🎉 #128

Closed Tyler-Keith-Thompson closed 2 years ago

Tyler-Keith-Thompson commented 2 years ago

Linked Issue:

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #128 (171f690) into main (e5150d4) will decrease coverage by 2.95%. The diff coverage is 71.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   94.31%   91.36%   -2.96%     
==========================================
  Files          77       81       +4     
  Lines        1883     2096     +213     
==========================================
+ Hits         1776     1915     +139     
- Misses        107      181      +74     
Impacted Files Coverage Δ
...ftUI/Extensions/AnyWorkflowElementExtensions.swift 100.00% <ø> (ø)
...SwiftCurrent_SwiftUI/Views/NavigationWrapper.swift 100.00% <ø> (ø)
.../SwiftCurrent_SwiftUI/Views/WorkflowLauncher.swift 100.00% <ø> (ø)
...rent_UIKit/SwiftUIInterop/HostedWorkflowItem.swift 90.00% <ø> (ø)
...I/Extensions/SwiftUIFlowPersistenceAdditions.swift 33.33% <33.33%> (ø)
...tUIExample/SwiftUIExample/TestViews/TestView.swift 54.47% <54.47%> (ø)
...le/SwiftUIExample/TestViews/TestEnumerations.swift 86.84% <86.84%> (ø)
...ftUIExample/SwiftUIExample/SwiftUIExampleApp.swift 100.00% <100.00%> (ø)
Sources/SwiftCurrent/Models/Workflow.swift 100.00% <100.00%> (ø)
Sources/SwiftCurrent/Models/_WorkflowItem.swift 100.00% <100.00%> (ø)
... and 10 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 a5f5c4a...171f690. Read the comment docs.