i18next / i18next-parser

Parse your code to extract translation keys/values and manage your catalog files
MIT License
472 stars 192 forks source link

fix: keepRemoved option makes the failOnUpdate fails without any update #948

Closed Twister42 closed 8 months ago

Twister42 commented 8 months ago

Why am I submitting this PR

Fixes the issue 666

Does it fix an existing ticket?

Yes/No #666

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (ffff92e) 94.46% compared to head (fc4074d) 95.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #948 +/- ## ========================================== + Coverage 94.46% 95.10% +0.63% ========================================== Files 11 11 Lines 1898 1900 +2 ========================================== + Hits 1793 1807 +14 + Misses 105 93 -12 ```

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

karellm commented 8 months ago

Thanks! Will make it to 8.10.0