wagtail / wagtail-localize

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

Guard against `ManyToOneRel` child field without help text or verbose name #620

Closed zerolab closed 2 years ago

zerolab commented 2 years ago

Fixes #284

codecov-commenter commented 2 years ago

Codecov Report

Base: 91.80% // Head: 91.80% // No change to project coverage :thumbsup:

Coverage data is based on head (9cdc2c6) compared to base (7c8b75d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #620 +/- ## ======================================= Coverage 91.80% 91.80% ======================================= Files 46 46 Lines 3916 3916 Branches 593 593 ======================================= Hits 3595 3595 Misses 188 188 Partials 133 133 ``` | [Impacted Files](https://codecov.io/gh/wagtail/wagtail-localize/pull/620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wagtail) | Coverage Δ | | |---|---|---| | [wagtail\_localize/views/edit\_translation.py](https://codecov.io/gh/wagtail/wagtail-localize/pull/620/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wagtail#diff-d2FndGFpbF9sb2NhbGl6ZS92aWV3cy9lZGl0X3RyYW5zbGF0aW9uLnB5) | `84.71% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wagtail). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wagtail)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.