wwt / SwiftCurrent

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

Fixes relaunching issue in SwiftUI when isLaunched is a constant of true #86

Closed Tyler-Keith-Thompson closed 3 years ago

Tyler-Keith-Thompson commented 3 years ago

Linked Issue: Closes #85

Checklist:

codecov-commenter commented 3 years ago

Codecov Report

Merging #86 (e317b68) into main (415ec5f) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   94.69%   94.70%           
=======================================
  Files          62       62           
  Lines        1603     1606    +3     
=======================================
+ Hits         1518     1521    +3     
  Misses         85       85           
Impacted Files Coverage Δ
...wiftCurrent_SwiftUI/Models/WorkflowViewModel.swift 100.00% <100.00%> (ø)
...ftCurrent_SwiftUI/Views/ModifiedWorkflowView.swift 100.00% <100.00%> (ø)

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 c092b4f...e317b68. Read the comment docs.