MichaelChirico / potools

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

fix charset=UTF-8 in template, add test #211

Closed MichaelChirico closed 3 years ago

MichaelChirico commented 3 years ago

Closes #210

codecov-commenter commented 3 years ago

Codecov Report

Merging #211 (979ccb8) into master (e1bee26) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #211   +/-   ##
=======================================
  Coverage   99.02%   99.02%           
=======================================
  Files          17       17           
  Lines        1335     1336    +1     
=======================================
+ Hits         1322     1323    +1     
  Misses         13       13           
Impacted Files Coverage Δ
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 e1bee26...979ccb8. Read the comment docs.