nicksnyder / go-i18n

Translate your Go program into multiple languages.
MIT License
3.03k stars 277 forks source link

Update to CLDR data v44 #310

Closed nicksnyder closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (025ca0c) 82.46% compared to head (a0a64ea) 83.16%. Report is 1 commits behind head on main.

Files Patch % Lines
v2/internal/plural/operands.go 87.23% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ========================================== + Coverage 82.46% 83.16% +0.70% ========================================== Files 15 15 Lines 1186 1271 +85 ========================================== + Hits 978 1057 +79 - Misses 145 148 +3 - Partials 63 66 +3 ```

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