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

Implements eraseToAnyWorkflow function on Workflow. #168

Closed nickkaczmarek closed 2 years ago

nickkaczmarek commented 2 years ago

Linked Issue: Closes #105

Checklist:

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 2 years ago

Codecov Report

Merging #168 (9ca8555) into main (3097cea) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 9ca8555 differs from pull request most recent head abdc59f. Consider uploading reports for the commit abdc59f to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main     #168   +/-   ##
=======================================
  Coverage   91.27%   91.28%           
=======================================
  Files          92       92           
  Lines        2373     2375    +2     
=======================================
+ Hits         2166     2168    +2     
  Misses        207      207           
Impacted Files Coverage Δ
Sources/SwiftCurrent/Models/Workflow.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 bc28d62...abdc59f. Read the comment docs.