ttag-org / ttag

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

Compact format #165

Closed AlexMost closed 5 years ago

AlexMost commented 5 years ago

Original issue - https://github.com/ttag-org/ttag-cli/issues/70 implemented compact format reading + some refactor

codecov[bot] commented 5 years ago

Codecov Report

Merging #165 into master will increase coverage by 1.01%. The diff coverage is 97.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   96.76%   97.77%   +1.01%     
==========================================
  Files           4        4              
  Lines         464      495      +31     
  Branches       68       76       +8     
==========================================
+ Hits          449      484      +35     
+ Misses         15       11       -4
Impacted Files Coverage Δ
src/validation.js 97.5% <100%> (-1.19%) :arrow_down:
src/index.js 98.2% <100%> (-1.16%) :arrow_down:
src/config.js 96.49% <83.33%> (-3.51%) :arrow_down:
src/utils.js 97.9% <97.87%> (+5.29%) :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 52229f0...5ff5a11. Read the comment docs.