ttag-org / ttag

:orange_book: simple approach for javascript localization
https://ttag.js.org/
MIT License
345 stars 44 forks source link

ngettext validation #85

Closed AlexMost closed 7 years ago

AlexMost commented 7 years ago

Issue - #72

codecov[bot] commented 7 years ago

Codecov Report

Merging #85 into 0.7.0-release will increase coverage by 1.42%. The diff coverage is 97.5%.

Impacted file tree graph

@@                Coverage Diff                @@
##           0.7.0-release      #85      +/-   ##
=================================================
+ Coverage          74.74%   76.17%   +1.42%     
=================================================
  Files                  5        5              
  Lines                887      936      +49     
  Branches             155      171      +16     
=================================================
+ Hits                 663      713      +50     
+ Misses               224      223       -1
Impacted Files Coverage Δ
src/validation.js 69.44% <100%> (+9.44%) :arrow_up:
src/index.js 83.82% <100%> (+0.61%) :arrow_up:
src/utils.js 78.37% <85.71%> (+0.46%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b73f05b...f28bd29. Read the comment docs.