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

Use strict checking of $wp_filesystem #210

Closed szepeviktor closed 3 years ago

szepeviktor commented 3 years ago

Description Couldn't tolerate https://github.com/wearerequired/traduttore/pull/209#issuecomment-853932138

codecov[bot] commented 3 years ago

Codecov Report

Merging #210 (707b8bb) into master (d82da84) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #210   +/-   ##
=========================================
  Coverage     81.59%   81.59%           
  Complexity      369      369           
=========================================
  Files            24       24           
  Lines           913      913           
=========================================
  Hits            745      745           
  Misses          168      168           
Impacted Files Coverage Δ
inc/Export.php 98.68% <100.00%> (ø)
inc/Runner.php 100.00% <100.00%> (ø)
inc/ZipProvider.php 98.76% <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 d82da84...707b8bb. Read the comment docs.