wagtail / wagtail-localize

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

Add buttons with register_page_header_buttons-hook #628

Closed th3hamm0r closed 2 years ago

th3hamm0r commented 2 years ago

see #626

codecov-commenter commented 2 years ago

Codecov Report

Base: 91.88% // Head: 91.77% // Decreases project coverage by -0.11% :warning:

Coverage data is based on head (fe4eda5) compared to base (a0b7da5). Patch coverage: 58.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #628 +/- ## ========================================== - Coverage 91.88% 91.77% -0.12% ========================================== Files 46 46 Lines 3944 3950 +6 Branches 595 596 +1 ========================================== + Hits 3624 3625 +1 - Misses 188 192 +4 - Partials 132 133 +1 ``` | [Impacted Files](https://codecov.io/gh/wagtail/wagtail-localize/pull/628?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wagtail) | Coverage Δ | | |---|---|---| | [wagtail\_localize/wagtail\_hooks.py](https://codecov.io/gh/wagtail/wagtail-localize/pull/628/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wagtail#diff-d2FndGFpbF9sb2NhbGl6ZS93YWd0YWlsX2hvb2tzLnB5) | `84.56% <58.33%> (-2.62%)` | :arrow_down: | 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.