ttag-org / ttag

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

fix compact format for strings without expressions #170

Closed AlexMost closed 5 years ago

AlexMost commented 5 years ago

Issue - https://github.com/ttag-org/ttag/issues/169

codecov[bot] commented 5 years ago

Codecov Report

Merging #170 into master will increase coverage by 0.4%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #170     +/-   ##
=========================================
+ Coverage   97.77%   98.18%   +0.4%     
=========================================
  Files           4        4             
  Lines         495      495             
  Branches       76       76             
=========================================
+ Hits          484      486      +2     
+ Misses         11        9      -2
Impacted Files Coverage Δ
src/utils.js 98.95% <100%> (+1.04%) :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 fd8235a...e7839d8. Read the comment docs.