openedx / frontend-app-gradebook

Instructor grade book tool
GNU Affero General Public License v3.0
11 stars 87 forks source link

feat: updated frontend-build & frontend-platform major versions #374

Closed BilalQamar95 closed 3 months ago

BilalQamar95 commented 11 months ago

Description Major version upgrades, Updating frontend-build to v14 & frontend-platform to v8 along with respective edx packages

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.98%. Comparing base (ef8e20f) to head (1c755d0). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #374 +/- ## ======================================= Coverage 94.98% 94.98% ======================================= Files 139 139 Lines 1355 1356 +1 Branches 264 265 +1 ======================================= + Hits 1287 1288 +1 Misses 60 60 Partials 8 8 ```

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

lkatsikaris commented 3 months ago

I tried this in my forked repository, merging master branch with this one, and all tests passed correctly and the MFE functionality is working well too.