MichaelChirico / potools

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

use %z to format timestamps in .po/.pot #217

Closed MichaelChirico closed 3 years ago

MichaelChirico commented 3 years ago

Closes #216

codecov-commenter commented 3 years ago

Codecov Report

Merging #217 (f228742) into master (4331f6b) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #217   +/-   ##
=======================================
  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 4331f6b...f228742. Read the comment docs.