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

Schedule language pack updates after importing originals #129

Closed swissspidy closed 5 years ago

swissspidy commented 5 years ago

Description

How has this been tested?

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

Fixes #127.

Types of changes New feature: hooks into gp_originals_imported to maybe schedule language pack generation.

Checklist:

codecov-io commented 5 years ago

Codecov Report

Merging #129 into master will increase coverage by 0.53%. The diff coverage is 71.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #129      +/-   ##
============================================
+ Coverage     77.86%   78.39%   +0.53%     
- Complexity      332      339       +7     
============================================
  Files            23       23              
  Lines           795      810      +15     
============================================
+ Hits            619      635      +16     
+ Misses          176      175       -1
Impacted Files Coverage Δ Complexity Δ
inc/ZipProvider.php 98.8% <100%> (+0.01%) 26 <0> (ø) :arrow_down:
inc/Plugin.php 37.41% <62.5%> (+7.81%) 46 <4> (+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 5e23edb...2a80548. Read the comment docs.

swissspidy commented 5 years ago

@ocean90 Your insights here on what's missing would be greatly appreciated.