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

GitHub io documentation restructured. #117

Closed Richard-Gist closed 3 years ago

Richard-Gist commented 3 years ago

Linked Issue:

Checklist:

codecov-commenter commented 3 years ago

Codecov Report

Merging #117 (3f8c9fe) into main (568758f) will increase coverage by 0.28%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   93.98%   94.26%   +0.28%     
==========================================
  Files          75       76       +1     
  Lines        1813     1867      +54     
==========================================
+ Hits         1704     1760      +56     
+ Misses        109      107       -2     
Impacted Files Coverage Δ
...ftUI/Extensions/AnyWorkflowElementExtensions.swift 100.00% <100.00%> (ø)
...wiftCurrent_SwiftUI/Models/WorkflowViewModel.swift 100.00% <100.00%> (ø)
...SwiftCurrent_SwiftUI/Views/NavigationWrapper.swift 100.00% <100.00%> (ø)
...rces/SwiftCurrent_SwiftUI/Views/WorkflowItem.swift 94.44% <100.00%> (+2.77%) :arrow_up:
.../SwiftCurrent_SwiftUI/Views/WorkflowLauncher.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 ed818ec...3f8c9fe. Read the comment docs.