openedx / frontend-lib-content-components

[Moved to openedx/frontend-app-course-authoring] A library of high-level components for content handling (viewing, editing, etc. of HTML, video, problems, etc.), to be shared by multiple MFEs.
GNU Affero General Public License v3.0
11 stars 33 forks source link

build: Update codecov and use token #485

Closed arbrandes closed 5 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

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 89.18%. Comparing base (dedcb14) to head (74776b3). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #485 +/- ## ========================================== - Coverage 89.25% 89.18% -0.07% ========================================== Files 246 246 Lines 4475 4505 +30 Branches 917 920 +3 ========================================== + Hits 3994 4018 +24 - Misses 454 456 +2 - Partials 27 31 +4 ```

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

bszabo commented 4 months ago

@arbrandes Though the CI build for this PR reported itself free of errors, the last few lines in the release dropdown here indicate that no new version was released, hence your change's impact on release was not tested. The PR immediately following yours then had fatal release errors, and its possible that PR 484 introduced the problem.