openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 64 forks source link

test: Add Node 20 to CI matrix #735

Closed BilalQamar95 closed 3 months ago

BilalQamar95 commented 3 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 3 months ago

Codecov Report

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

Project coverage is 93.18%. Comparing base (3391e96) to head (52cce4b). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #735 +/- ## ======================================= Coverage 93.18% 93.18% ======================================= Files 161 161 Lines 3404 3404 Branches 919 919 ======================================= Hits 3172 3172 Misses 215 215 Partials 17 17 ```

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