ttag-org / ttag

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

fix process issue #164

Closed AlexMost closed 5 years ago

AlexMost commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #164 into master will increase coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   96.61%   96.76%   +0.15%     
==========================================
  Files           4        4              
  Lines         472      464       -8     
  Branches       70       68       -2     
==========================================
- Hits          456      449       -7     
+ Misses         16       15       -1
Impacted Files Coverage Δ
src/utils.js 92.61% <ø> (+0.47%) :arrow_up:
src/config.js 100% <100%> (ø) :arrow_up:
src/index.js 99.36% <100%> (-0.02%) :arrow_down:

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 a504144...ddca64a. Read the comment docs.