Closed kevinhowbrook closed 1 year ago
Merging #23 (ded7aaa) into master (839ef65) will decrease coverage by
6.51%
. The diff coverage is42.85%
.
@@ Coverage Diff @@
## master #23 +/- ##
==========================================
- Coverage 93.00% 86.48% -6.52%
==========================================
Files 3 3
Lines 100 111 +11
==========================================
+ Hits 93 96 +3
- Misses 7 15 +8
Impacted Files | Coverage Δ | |
---|---|---|
wagtail_guide/wagtail_hooks.py | 70.00% <42.85%> (-24.74%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Addresses issue #22
This is very much a Wagtail 4 version. It drops support for lower versions. Mainly because it's getting too complex to offer configuration of the menu with the introduction of the core editor guide link, and not in lower versions.
Would be great if someone, anyone... could test the new configuration options out because I haven't managed to write unit tests for them yet :grimacing:
Link to the repo on this branch for better reading of the updated README https://github.com/kevinhowbrook/wagtailguide/tree/issue/22-menu-configuration