MichaelChirico / potools

Tools for working with translations in R
https://michaelchirico.github.io/potools/
58 stars 2 forks source link

Enhance input validation for formatted strings #176

Closed MichaelChirico closed 3 years ago

MichaelChirico commented 3 years ago

Closes #7

codecov-commenter commented 3 years ago

Codecov Report

Merging #176 (e26b602) into master (7103fa6) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   98.56%   98.61%   +0.04%     
==========================================
  Files          15       16       +1     
  Lines        1182     1224      +42     
==========================================
+ Hits         1165     1207      +42     
  Misses         17       17              
Impacted Files Coverage Δ
R/utils.R 100.00% <ø> (ø)
R/get_src_messages.R 100.00% <100.00%> (ø)
R/read_translation.R 95.45% <100.00%> (-0.44%) :arrow_down:
R/specials_metadata.R 100.00% <100.00%> (ø)
R/write_po_file.R 100.00% <100.00%> (ø)

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 7103fa6...e26b602. Read the comment docs.