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

Include PHP 7.4 and 7.3 in test matrix #179

Closed ocean90 closed 4 years ago

ocean90 commented 4 years ago

Description Fixes #175

How has this been tested?

Screenshots If applicable, add screenshots to show the visual change.

Types of changes

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

Merging #179 into master will decrease coverage by 79.63%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #179       +/-   ##
============================================
- Coverage     79.63%   0.00%   -79.64%     
+ Complexity      397      65      -332     
============================================
  Files            24       2       -22     
  Lines           928     238      -690     
============================================
- Hits            739       0      -739     
- Misses          189     238       +49     
Impacted Files Coverage Δ Complexity Δ
inc/Plugin.php 0.00% <0.00%> (-41.77%) 40.00 <2.00> (-31.00)
inc/ZipProvider.php 0.00% <0.00%> (-98.83%) 25.00 <22.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 8dff209...fcd5e3a. Read the comment docs.