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

Override existing ZIP files upon generation #132

Closed swissspidy closed 5 years ago

swissspidy commented 5 years ago

Description Fixes #131 by overriding any existing ZIP files when generating new ones.

How has this been tested? This PR adds a unit test for this.

Types of changes Bug fix.

Checklist:

codecov-io commented 5 years ago

Codecov Report

Merging #132 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #132      +/-   ##
============================================
+ Coverage        78%   78.05%   +0.05%     
  Complexity      333      333              
============================================
  Files            23       23              
  Lines           800      802       +2     
============================================
+ Hits            624      626       +2     
  Misses          176      176
Impacted Files Coverage Δ Complexity Δ
inc/ZipProvider.php 98.88% <100%> (+0.02%) 27 <0> (ø) :arrow_down:

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 074e9ba...195c90a. Read the comment docs.