LIHPC-Computational-Geometry / coupe

the concurrent partitioner
https://LIHPC-Computational-Geometry.github.io/coupe/
Apache License 2.0
12 stars 3 forks source link

ci: update to codecov@v3 to fix github warning #275

Closed hhirtz closed 1 year ago

hhirtz commented 1 year ago

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Example warning: https://github.com/LIHPC-Computational-Geometry/coupe/actions/runs/3541583767

codecov[bot] commented 1 year ago

Codecov Report

Base: 55.47% // Head: 55.95% // Increases project coverage by +0.48% :tada:

Coverage data is based on head (96991b4) compared to base (7461d81). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #275 +/- ## ========================================== + Coverage 55.47% 55.95% +0.48% ========================================== Files 41 41 Lines 7530 7544 +14 ========================================== + Hits 4177 4221 +44 + Misses 3353 3323 -30 ``` | [Impacted Files](https://codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/275?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry) | Coverage Δ | | |---|---|---| | [src/algorithms/kk.rs](https://codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/275/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-c3JjL2FsZ29yaXRobXMva2sucnM=) | `93.57% <100.00%> (+24.52%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.