ericcornelissen / svgo-action

Automatically run SVGO with GitHub Actions
MIT License
30 stars 5 forks source link

Fix Codecov integration #946

Closed ericcornelissen closed 5 months ago

ericcornelissen commented 5 months ago

Checklist

Description

Use CODECOV_TOKEN to fix the Codecov integration in CI. Add new egress endpoint for Codecov to ensure the integration works as expected.

This has been broken since the codecov/codecov-action was upgraded to v4.0.0

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 99.84%. Comparing base (e7010ea) to head (d03924f). Report is 38 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #946 +/- ## ========================================== + Coverage 99.63% 99.84% +0.20% ========================================== Files 47 47 Lines 553 647 +94 Branches 43 52 +9 ========================================== + Hits 551 646 +95 + Misses 2 1 -1 ``` | [Flag](https://app.codecov.io/gh/ericcornelissen/svgo-action/pull/946/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eric+Cornelissen) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/ericcornelissen/svgo-action/pull/946/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eric+Cornelissen) | `97.06% <ø> (+1.76%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/ericcornelissen/svgo-action/pull/946/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eric+Cornelissen) | `99.84% <ø> (+0.20%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eric+Cornelissen#carryforward-flags-in-the-pull-request-comment) to find out more. [see 38 files with indirect coverage changes](https://app.codecov.io/gh/ericcornelissen/svgo-action/pull/946/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eric+Cornelissen)