openedx / frontend-plugin-framework

An experimental framework for micro-frontend plugins.
GNU Affero General Public License v3.0
6 stars 12 forks source link

test: Add Node 20 to CI matrix #87

Closed BilalQamar95 closed 1 month 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 97.80%. Comparing base (9be2cd4) to head (4d1bfc9). Report is 19 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #87 +/- ## ========================================== + Coverage 96.53% 97.80% +1.27% ========================================== Files 10 10 Lines 173 228 +55 Branches 35 55 +20 ========================================== + Hits 167 223 +56 + Misses 5 4 -1 Partials 1 1 ```

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

openedx-semantic-release-bot commented 1 week ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: