wagtail / wagtail-localize

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

Fix non-page model creation with `WAGTAILLOCALIZE_SYNC_LIVE_STATUS_ON_TRANSLATE=False` #726

Closed zerolab closed 11 months ago

zerolab commented 11 months ago

Fixes #724

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (088a6bc) 92.73% compared to head (76aebe5) 92.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #726 +/- ## ======================================= Coverage 92.73% 92.73% ======================================= Files 47 47 Lines 3964 3966 +2 Branches 587 588 +1 ======================================= + Hits 3676 3678 +2 Misses 174 174 Partials 114 114 ``` | [Files](https://app.codecov.io/gh/wagtail/wagtail-localize/pull/726?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wagtail) | Coverage Δ | | |---|---|---| | [wagtail\_localize/models.py](https://app.codecov.io/gh/wagtail/wagtail-localize/pull/726?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wagtail#diff-d2FndGFpbF9sb2NhbGl6ZS9tb2RlbHMucHk=) | `94.92% <ø> (ø)` | | | [wagtail\_localize/operations.py](https://app.codecov.io/gh/wagtail/wagtail-localize/pull/726?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wagtail#diff-d2FndGFpbF9sb2NhbGl6ZS9vcGVyYXRpb25zLnB5) | `89.47% <100.00%> (+0.38%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.