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

Add WP-CLI command namespace #142

Closed swissspidy closed 5 years ago

swissspidy commented 5 years ago

Description Fixes #139.

How has this been tested? Not yet, as I couldn't get the Lagoon sandbox to work.

Types of changes New feature (non-breaking change which adds functionality)

Checklist:

codecov-io commented 5 years ago

Codecov Report

Merging #142 into master will increase coverage by 0.46%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #142      +/-   ##
============================================
+ Coverage     79.22%   79.68%   +0.46%     
- Complexity      365      372       +7     
============================================
  Files            24       24              
  Lines           876      891      +15     
============================================
+ Hits            694      710      +16     
+ Misses          182      181       -1
Impacted Files Coverage Δ Complexity Δ
inc/ZipProvider.php 98.7% <0%> (+0.01%) 24% <0%> (ø) :arrow_down:
inc/Plugin.php 36.36% <0%> (+7.68%) 48% <0%> (+7%) :arrow_up:

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 77b7f66...3ee7718. Read the comment docs.