Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(loadTranslations): Handle edge cases #644

Merged
merged 1 commit into from Jun 25, 2023

fix(loadTranslations): Handle edge cases where server might return in…

a605fd2
Select commit
Failed to load commit list.
Merged

fix(loadTranslations): Handle edge cases #644

fix(loadTranslations): Handle edge cases where server might return in…
a605fd2
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2023 in 0s

84.57% (+0.61%) compared to 445771a

View this Pull Request on Codecov

84.57% (+0.61%) compared to 445771a

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.61 🎉

Comparison is base (445771a) 83.95% compared to head (a605fd2) 84.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #644      +/-   ##
==========================================
+ Coverage   83.95%   84.57%   +0.61%     
==========================================
  Files           6        6              
  Lines         187      188       +1     
  Branches       67       67              
==========================================
+ Hits          157      159       +2     
  Misses         28       28              
+ Partials        2        1       -1     
Impacted Files Coverage Δ
lib/translation.ts 70.70% <100.00%> (+1.31%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.