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: Remove support for Node 18 #736

Closed BilalQamar95 closed 2 months ago

BilalQamar95 commented 2 months ago

Description

Completed upgrade to Node 20 by removing the Node 18 CI check and using .nvmrc for version to use.

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 93.18%. Comparing base (5e8c825) to head (477fa86). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #736 +/- ## ======================================= Coverage 93.18% 93.18% ======================================= Files 161 161 Lines 3404 3404 Branches 914 919 +5 ======================================= 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.