openedx / frontend-app-account

Open edX micro-frontend application for managing user account information.
GNU Affero General Public License v3.0
18 stars 123 forks source link

test: Add Node 20 to CI matrix #1107

Closed BilalQamar95 closed 2 months ago

BilalQamar95 commented 2 months ago

Description

As first step to node v20 upgrade, added 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 58.61%. Comparing base (c5c05c8) to head (ab27c38). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1107 +/- ## ======================================= Coverage 58.61% 58.61% ======================================= Files 117 117 Lines 2317 2317 Branches 641 641 ======================================= Hits 1358 1358 Misses 898 898 Partials 61 61 ```

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