wagtail / wagtail-localize

Translation plugin for Wagtail CMS
https://wagtail-localize.org/
Other
226 stars 86 forks source link

Fix further Wagtail `main` failures and tidy up GH Action/Makefile #572

Closed zerolab closed 2 years ago

zerolab commented 2 years ago

This PR:

codecov-commenter commented 2 years ago

Codecov Report

Merging #572 (2924c39) into main (7d6278c) will increase coverage by 0.11%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main     #572      +/-   ##
==========================================
+ Coverage   91.44%   91.55%   +0.11%     
==========================================
  Files          47       47              
  Lines        3894     3898       +4     
  Branches      591      592       +1     
==========================================
+ Hits         3561     3569       +8     
+ Misses        192      186       -6     
- Partials      141      143       +2     
Impacted Files Coverage Δ
wagtail_localize/compat.py 51.85% <50.00%> (-0.33%) :arrow_down:
wagtail_localize/models.py 95.57% <100.00%> (-0.15%) :arrow_down:
wagtail_localize/components.py 82.69% <0.00%> (-1.93%) :arrow_down:
wagtail_localize/views/convert.py 71.62% <0.00%> (+1.35%) :arrow_up:
wagtail_localize/views/edit_translation.py 85.44% <0.00%> (+1.53%) :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 7d6278c...2924c39. Read the comment docs.