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

Adds Metadata describer #155

Closed Richard-Gist closed 2 years ago

Richard-Gist commented 2 years ago

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (data-driven@1d430cb). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             data-driven     #155   +/-   ##
==============================================
  Coverage               ?   89.70%           
==============================================
  Files                  ?       96           
  Lines                  ?     2506           
  Branches               ?        0           
==============================================
  Hits                   ?     2248           
  Misses                 ?      258           
  Partials               ?        0           

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 1d430cb...1749114. Read the comment docs.

Richard-Gist commented 2 years ago

I think this is probably good enough to start updating this to Ready for Review. I'm out for most if not all of next week (and tomorrow) so if we want to make more progress on this, feel free to take it and keep working on it without me.

morganzellers commented 2 years ago

Looks like the linter is only failing due to two TODOs that I feel are appropriate to stay until data-driven merges into main, so I'm approving & merging.