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 xcframework files to our git releases #99

Closed Tyler-Keith-Thompson closed 3 years ago

Tyler-Keith-Thompson commented 3 years ago

Linked Issue:

Checklist:

Tyler-Keith-Thompson commented 3 years ago

GitHub has archived their own action for creating releases. They recommended a different one which I switched to in this PR: https://github.com/actions/create-release

codecov-commenter commented 3 years ago

Codecov Report

Merging #99 (faa579d) into main (aa166ed) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #99   +/-   ##
=======================================
  Coverage   94.71%   94.71%           
=======================================
  Files          62       62           
  Lines        1608     1608           
=======================================
  Hits         1523     1523           
  Misses         85       85           
Impacted Files Coverage Δ
...ftCurrent_SwiftUI/Views/ModifiedWorkflowView.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 eadce12...faa579d. Read the comment docs.