-
-
Notifications
You must be signed in to change notification settings - Fork 941
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: restructure apidocs page tree #2530
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## next #2530 +/- ##
==========================================
- Coverage 99.58% 99.57% -0.01%
==========================================
Files 2794 2794
Lines 249473 249473
Branches 1086 1079 -7
==========================================
- Hits 248429 248412 -17
- Misses 1016 1033 +17
Partials 28 28 |
Please use the new groupBy function instead of array.reduce: |
Replaced reduce |
It looks like there are some formatting errors. |
I created PR #2532 to improve the groupBy function to allow removing the |
Sorry got a bit lost with how this actually looks, can you attach a screenshot of the resulting output for the sidebar? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks for bringing this to our attention and providing a fix. ❤️
Fixes: #2527