project-stacker / stacker

Build OCI images natively from a declarative format
https://stackerbuild.io
Apache License 2.0
208 stars 34 forks source link

ci: fix code coverage upload #636

Closed rchincha closed 2 months ago

rchincha commented 2 months ago

codecov report upload is failing due to rate limiting

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.66%. Comparing base (adf0a37) to head (7a802b5). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #636 +/- ## =========================================== + Coverage 13.57% 60.66% +47.08% =========================================== Files 41 65 +24 Lines 6277 6030 -247 =========================================== + Hits 852 3658 +2806 + Misses 5292 1618 -3674 - Partials 133 754 +621 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.