Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHA: update codecov action to v3 #23

Merged
merged 1 commit into from
Aug 28, 2023
Merged

GHA: update codecov action to v3 #23

merged 1 commit into from
Aug 28, 2023

Conversation

compnerd
Copy link
Owner

The v1 action has been sunset, update to the latest version.

The v1 action has been sunset, update to the latest version.
@codecov-commenter
Copy link

Codecov Report

Merging #23 (d44551b) into main (fa976ee) will increase coverage by 3.15%.
Report is 8 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   62.69%   65.85%   +3.15%     
==========================================
  Files          10       10              
  Lines         646      940     +294     
==========================================
+ Hits          405      619     +214     
- Misses        241      321      +80     
Files Changed Coverage Δ
Sources/Cassowary/Constraint.swift 60.60% <ø> (-0.94%) ⬇️
Sources/Cassowary/Errors.swift 0.00% <ø> (ø)
Sources/Cassowary/Solver.swift 74.24% <ø> (+2.99%) ⬆️
Sources/Cassowary/Symbol.swift 47.82% <ø> (+0.76%) ⬆️
Sources/Cassowary/Symbolics.swift 45.95% <ø> (+7.49%) ⬆️
Sources/Cassowary/Term.swift 100.00% <ø> (ø)
Sources/Cassowary/Variable.swift 100.00% <ø> (ø)
Sources/Cassowary/Expression.swift 100.00% <100.00%> (ø)
Sources/Cassowary/Row.swift 91.93% <100.00%> (-1.09%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@compnerd compnerd merged commit ed5059b into main Aug 28, 2023
4 checks passed
@compnerd compnerd deleted the compnerd/coverage branch August 28, 2023 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants