MichaelChirico / potools

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

fix attempts for windows #182

Closed MichaelChirico closed 3 years ago

MichaelChirico commented 3 years ago

moving into a PR so as not to pollute master too much

codecov-commenter commented 3 years ago

Codecov Report

Merging #182 (a905696) into master (71edd7a) will not change coverage. The diff coverage is 85.71%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files          17       17           
  Lines        1278     1278           
=======================================
  Hits         1265     1265           
  Misses         13       13           
Impacted Files Coverage Δ
R/custom-translators.R 66.66% <0.00%> (ø)
R/get_r_messages.R 100.00% <100.00%> (ø)
R/get_src_messages.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 71edd7a...a905696. Read the comment docs.

MichaelChirico commented 3 years ago

OK I think this fixes it? Damn is it hard to be confident of anything on windows....