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

Clean up the leftover parameters used to support WooCommerce Navigation #2753

Merged

Conversation

eason9487
Copy link
Member

Changes proposed in this Pull Request:

Refer to #2406, it's no longer necessary to support WooCommerce Navigation feature, this PR cleans up the leftover parameters used to support the removed feature:

(Noticed these leftover parameters while working on the shipping improvement project)

Detailed test instructions:

Check if all plugin menus are shown and pages can be visited as before.

Changelog entry

@eason9487 eason9487 requested a review from a team January 7, 2025 08:23
@eason9487 eason9487 self-assigned this Jan 7, 2025
@github-actions github-actions bot added the changelog: dev Developer-facing only change. label Jan 7, 2025
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 67.0%. Comparing base (1fc72e0) to head (4c02429).
Report is 3 commits behind head on feature/shipping-improvements.

Files with missing lines Patch % Lines
src/Menu/AttributeMapping.php 0.0% 4 Missing ⚠️
src/Menu/ProductFeed.php 0.0% 4 Missing ⚠️
src/Menu/Reports.php 0.0% 4 Missing ⚠️
src/Menu/Settings.php 0.0% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                       Coverage Diff                       @@
##             feature/shipping-improvements   #2753   +/-   ##
===============================================================
  Coverage                             66.9%   67.0%           
  Complexity                            4691    4691           
===============================================================
  Files                                  796     796           
  Lines                                24538   24522   -16     
  Branches                              1204    1204           
===============================================================
  Hits                                 16423   16423           
+ Misses                                7978    7962   -16     
  Partials                               137     137           
Flag Coverage Δ
js-unit-tests 66.7% <ø> (ø)
php-unit-tests 67.0% <0.0%> (+0.1%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
js/src/index.js 75.7% <ø> (ø)
src/Menu/AttributeMapping.php 0.0% <0.0%> (ø)
src/Menu/ProductFeed.php 0.0% <0.0%> (ø)
src/Menu/Reports.php 0.0% <0.0%> (ø)
src/Menu/Settings.php 0.0% <0.0%> (ø)

Copy link
Contributor

@puntope puntope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @eason9487 The Navigation still works as expected.

Screen.Recording.2025-01-07.at.21.20.25.mov

@eason9487 eason9487 merged commit 0cd9186 into feature/shipping-improvements Jan 8, 2025
17 checks passed
@eason9487 eason9487 deleted the dev/clean-up-woo-nav-leftover branch January 8, 2025 02:03
@eason9487 eason9487 mentioned this pull request Jan 9, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: dev Developer-facing only change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants