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

Only create language packs if project is active #144

Closed grappler closed 5 years ago

grappler commented 5 years ago

Description Fixes #138

How has this been tested?

Checklist:

swissspidy commented 5 years ago

That GitHub suggestion feature messed up the indentation it seems 🤦‍♂️

codecov-io commented 5 years ago

Codecov Report

Merging #144 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #144      +/-   ##
============================================
+ Coverage     79.68%   79.79%   +0.11%     
- Complexity      372      379       +7     
============================================
  Files            24       24              
  Lines           891      896       +5     
============================================
+ Hits            710      715       +5     
  Misses          181      181
Impacted Files Coverage Δ Complexity Δ
inc/Project.php 100% <100%> (ø) 53 <1> (+1) :arrow_up:
inc/Plugin.php 37.67% <100%> (+1.3%) 54 <0> (+6) :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 209c06d...8e2f2f6. Read the comment docs.