openedx / frontend-app-discussions

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

chore: Update to the new version of brand-openedx in the new scope. #585

Closed feanil closed 9 months ago

feanil commented 9 months ago

Part of https://github.com/openedx/axim-engineering/issues/23

This updates the @edx/brand alias to point to the brand-openedx package at the openedx scope. This does not impact imports because this package is used via an alias.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (69e0689) 92.32% compared to head (8e2a8f9) 92.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #585 +/- ## ======================================= Coverage 92.32% 92.32% ======================================= Files 169 169 Lines 3451 3451 Branches 899 899 ======================================= Hits 3186 3186 Misses 244 244 Partials 21 21 ```

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