ttag-org / ttag

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

Fixed case when variable is undefined #184

Closed AlexMost closed 4 years ago

AlexMost commented 4 years ago

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #184 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #184      +/-   ##
=========================================
+ Coverage   98.18%   98.2%   +0.01%     
=========================================
  Files           4       4              
  Lines         495     500       +5     
  Branches       76      76              
=========================================
+ Hits          486     491       +5     
  Misses          9       9
Impacted Files Coverage Δ
src/utils.js 98.97% <100%> (+0.02%) :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 a0c7328...91988c9. Read the comment docs.