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] Switch to codecov/codecov-action #141

Merged
merged 1 commit into from
Feb 7, 2024
Merged

[GHA] Switch to codecov/codecov-action #141

merged 1 commit into from
Feb 7, 2024

Conversation

giordano
Copy link
Member

No description provided.

- uses: julia-actions/[email protected]
- uses: codecov/codecov-action@v3
with:
files: lcov.info
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/JuliaPhysics/Measurements.jl/actions/runs/4495381585/jobs/7908941020?pr=141#step:7:29

[2023-03-22T23:23:14.040Z] ['error'] None of the following appear to exist as files: lcov.info

Great. No clue how this is supposed to be used then

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It turns out it was necessary to run julia-actions/julia-processcoverage before codecov/codecov-action, the work of julia-actions/julia-processcoverage was done automatically by julia-actions/julia-uploadcodecov.

@giordano giordano force-pushed the mg/gha branch 3 times, most recently from f5f115f to 55317f2 Compare February 7, 2024 16:57
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (02540d3) 96.44% compared to head (9f74b93) 94.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
- Coverage   96.44%   94.88%   -1.57%     
==========================================
  Files           9       14       +5     
  Lines         619      762     +143     
==========================================
+ Hits          597      723     +126     
- Misses         22       39      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@giordano giordano merged commit 36aca91 into master Feb 7, 2024
13 of 14 checks passed
@giordano giordano deleted the mg/gha branch February 7, 2024 17:14
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.

1 participant