strapi-plugin-navigation
strapi-plugin-navigation copied to clipboard
feat: strapi v5 rc
Ticket
No ticket
Summary
Migration of the plugin to Strapi V5
Test Plan
- prepare strapi instance with version 5
- clone this repo with this branch
- build with
yarn build - connect via plugins.ts config
- start strapi instance
- check for bugs :)
Is it possible to put this v5 beta into an alpha npm version?
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.04%. Comparing base (
793eaa7) to head (749153d). Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #443 +/- ##
===========================================
+ Coverage 55.44% 89.04% +33.59%
===========================================
Files 33 19 -14
Lines 1156 283 -873
Branches 342 45 -297
===========================================
- Hits 641 252 -389
+ Misses 512 30 -482
+ Partials 3 1 -2
| Flag | Coverage Δ | |
|---|---|---|
| unittest | 89.04% <ø> (+33.59%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.