openedx / frontend-component-footer

Site footer component for edX frontend apps.
GNU Affero General Public License v3.0
6 stars 97 forks source link

build: Update codecov and use token #437

Closed arbrandes closed 4 months ago

arbrandes commented 5 months ago

Update codecov to the latest version and start using the org-wide token for uploads.

See https://github.com/openedx/wg-frontend/issues/179

brian-smith-tcril commented 5 months ago

It seems to fix this error we need to update

https://github.com/openedx/frontend-component-footer/blob/1c2f290faa07a893ea0122e118752934360d67a8/package.json#L16

to be

 "test": "fedx-scripts jest --coverage" 
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 90.74%. Comparing base (5c0ac3d) to head (ec3e196). Report is 42 commits behind head on master.

:exclamation: Current head ec3e196 differs from pull request most recent head 26a17bf

Please upload reports for the commit 26a17bf to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #437 +/- ## ========================================== + Coverage 89.09% 90.74% +1.64% ========================================== Files 6 5 -1 Lines 55 54 -1 Branches 18 18 ========================================== Hits 49 49 + Misses 6 5 -1 ```

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