wearerequired / traduttore

🗼 A WordPress plugin to improve the I18N workflow for your own projects based on @GlotPress.
https://wearerequired.github.io/traduttore/
72 stars 15 forks source link

Convert last modified date strings to DateTime objects #141

Closed ocean90 closed 5 years ago

ocean90 commented 5 years ago

Follow up to https://github.com/wearerequired/traduttore/pull/136.

No new language packs are built due to the check in https://github.com/wearerequired/traduttore/blob/5a860837545dd68835e2f6b0130c8643a14f0884/inc/Plugin.php#L63-L77 always returning true.

codecov-io commented 5 years ago

Codecov Report

Merging #141 into master will decrease coverage by 0.36%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #141      +/-   ##
============================================
- Coverage     79.58%   79.22%   -0.37%     
- Complexity      363      365       +2     
============================================
  Files            24       24              
  Lines           872      876       +4     
============================================
  Hits            694      694              
- Misses          178      182       +4
Impacted Files Coverage Δ Complexity Δ
inc/Plugin.php 28.68% <0%> (-0.92%) 41 <0> (+2)

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 1e19227...eb8d8dc. Read the comment docs.