openedx-unsupported / frontend-app-library-authoring

DEPRECATED. To be migrated into frontend-app-course-authoring.
GNU Affero General Public License v3.0
3 stars 25 forks source link

chore: add atlas for translations #424

Closed connorhaugh closed 7 months ago

connorhaugh commented 7 months ago

many translations in repos will be going away in the next few weeks. if you own an MFE with translations in openedx-translations, please ensure your MFE has the dependency of @edx/openedx-atlas and uses atlas as part of make pull_translations (this has been done for this repo already) here

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 53.14%. Comparing base (40deae0) to head (ac65cdc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #424 +/- ## ======================================= Coverage 53.14% 53.14% ======================================= Files 80 80 Lines 2021 2021 Branches 368 368 ======================================= Hits 1074 1074 Misses 914 914 Partials 33 33 ```

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