openedx / frontend-app-gradebook

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

fix: -t flag added in pull translation command #285

Closed edx-requirements-bot closed 1 year ago

edx-requirements-bot commented 1 year ago

The transifex command line tool we use to pull translations introduced a fix that broke the existing translation pulls. So, in order to fix this, I've updated thecommand to use the flag along with the existing flags. To get the more context on this, please have a look into this issue

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (ea5848d) compared to base (d2723e5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #285 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 110 110 Lines 1264 1264 Branches 248 248 ========================================= Hits 1264 1264 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.