Skip to content
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

[2.x] Extract trait for shared code with navigation menu class #1630

Conversation

caendesilva
Copy link
Member

No description provided.

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (62d6930) to head (62d6930).

❗ Current head 62d6930 differs from pull request most recent head bccde3d. Consider uploading reports for the commit bccde3d to get more accurate results

Additional details and impacted files
@@                        Coverage Diff                         @@
##             simplify-public-navigation-apis    #1630   +/-   ##
==================================================================
  Coverage                              99.97%   99.97%           
  Complexity                              1779     1779           
==================================================================
  Files                                    184      184           
  Lines                                   4800     4800           
==================================================================
  Hits                                    4799     4799           
  Misses                                     1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@caendesilva
Copy link
Member Author

The implementations are quite different actually, with the grouped navigation items being stored as an array. Refactoring this isn't worth the complexity, instead I think it's better to simplify the API of the grouped item class.

caendesilva added a commit that referenced this pull request Mar 22, 2024
@caendesilva caendesilva deleted the restructure-navigation-item-oop-design branch March 22, 2024 12:48
@caendesilva caendesilva restored the restructure-navigation-item-oop-design branch March 28, 2024 16:48
@caendesilva
Copy link
Member Author

caendesilva commented Mar 28, 2024

Reopening trying to target #1642 instead

@caendesilva caendesilva reopened this Mar 28, 2024
@caendesilva caendesilva force-pushed the restructure-navigation-item-oop-design branch from 4631a96 to 62d6930 Compare March 28, 2024 16:50
@caendesilva caendesilva changed the base branch from improved-navigation-internals to simplify-public-navigation-apis March 28, 2024 16:56
@caendesilva caendesilva force-pushed the restructure-navigation-item-oop-design branch from 6dd2970 to bccde3d Compare March 28, 2024 16:57
@caendesilva caendesilva marked this pull request as ready for review March 28, 2024 16:58
@caendesilva caendesilva merged commit f80795f into simplify-public-navigation-apis Mar 28, 2024
7 checks passed
@caendesilva caendesilva deleted the restructure-navigation-item-oop-design branch March 28, 2024 16:58
@caendesilva
Copy link
Member Author

Partially reverted by #1645

@caendesilva caendesilva mentioned this pull request Jun 27, 2024
74 tasks
@caendesilva caendesilva added this to the v2 milestone Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant