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

Fixes WorkflowLauncher to accept arguments when first FR has input of Never #153

Closed Richard-Gist closed 2 years ago

Richard-Gist commented 2 years ago

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #153 (0a2122c) into main (4fa3df6) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #153   +/-   ##
=======================================
  Coverage   91.26%   91.27%           
=======================================
  Files          92       92           
  Lines        2371     2373    +2     
=======================================
+ Hits         2164     2166    +2     
  Misses        207      207           
Impacted Files Coverage Δ
.../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 cf76622...0a2122c. Read the comment docs.