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

General pipeline optimization #124

Closed Tyler-Keith-Thompson closed 3 years ago

Tyler-Keith-Thompson commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #124 (ccdce50) into main (e5150d4) will decrease coverage by 2.67%. The diff coverage is 65.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
- Coverage   94.31%   91.64%   -2.68%     
==========================================
  Files          77       79       +2     
  Lines        1883     2071     +188     
==========================================
+ Hits         1776     1898     +122     
- Misses        107      173      +66     
Impacted Files Coverage Δ
...tUIExample/SwiftUIExample/TestViews/TestView.swift 54.13% <54.13%> (ø)
...le/SwiftUIExample/TestViews/TestEnumerations.swift 86.84% <86.84%> (ø)
...ftUIExample/SwiftUIExample/SwiftUIExampleApp.swift 100.00% <100.00%> (ø)
...iftUI/Extensions/SwiftUILaunchStyleAdditions.swift 100.00% <100.00%> (ø)
...rces/SwiftCurrent_SwiftUI/Views/WorkflowItem.swift 94.77% <100.00%> (+0.16%) :arrow_up:

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 2a4b0dc...ccdce50. Read the comment docs.