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

test: Add Node 20 to CI matrix #504

Closed BilalQamar95 closed 2 months ago

BilalQamar95 commented 2 months ago

Description

As a first step in the upgrade to Node 20, add it to the CI matrix as a non-blocking test.

See the tracking issue for further information.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 88.93%. Comparing base (aa120dc) to head (f8c092c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #504 +/- ## ======================================= Coverage 88.93% 88.93% ======================================= Files 248 248 Lines 4563 4563 Branches 943 947 +4 ======================================= Hits 4058 4058 Misses 472 472 Partials 33 33 ```

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

KristinAoki commented 2 months ago

Closing this PR because this repo will be merged into frontend-app-course-authoring which already has this upgrade in progress.