MichaelChirico / potools

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

support excluding regions with #notranslate #198

Closed MichaelChirico closed 3 years ago

MichaelChirico commented 3 years ago

Closes #10.

I still think the same being done for src may in reach; to be tested.

codecov-commenter commented 3 years ago

Codecov Report

Merging #198 (d1bf71f) into master (17a34fc) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
+ Coverage   98.97%   99.00%   +0.03%     
==========================================
  Files          17       17              
  Lines        1265     1307      +42     
==========================================
+ Hits         1252     1294      +42     
  Misses         13       13              
Impacted Files Coverage Δ
R/get_r_messages.R 100.00% <100.00%> (ø)
R/get_src_messages.R 100.00% <100.00%> (ø)
R/utils.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 17a34fc...d1bf71f. Read the comment docs.