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

WooCommerce Subscriptions compatibility: Fix the visible issue of the product data tab and meta box for some unsupported product types #2087

Merged
merged 6 commits into from
Sep 11, 2023

Use the same source of the supported product types as the backend sid…

d13cdf6
Select commit
Loading
Failed to load commit list.
Merged

WooCommerce Subscriptions compatibility: Fix the visible issue of the product data tab and meta box for some unsupported product types #2087

Use the same source of the supported product types as the backend sid…
d13cdf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2023 in 1s

58.4% (+0.1%) compared to 48ac6ce

View this Pull Request on Codecov

58.4% (+0.1%) compared to 48ac6ce

Details

Codecov Report

Merging #2087 (d13cdf6) into develop (48ac6ce) will increase coverage by 0.1%.
Report is 18 commits behind head on develop.
The diff coverage is 0.0%.

❗ Current head d13cdf6 differs from pull request most recent head 0468a73. Consider uploading reports for the commit 0468a73 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             develop   #2087     +/-   ##
===========================================
+ Coverage       58.3%   58.4%   +0.1%     
+ Complexity      4118    4113      -5     
===========================================
  Files            454     453      -1     
  Lines          17683   17648     -35     
===========================================
  Hits           10304   10304             
+ Misses          7379    7344     -35     
Files Changed Coverage Δ
src/Admin/Admin.php 0.0% <0.0%> (ø)
src/Admin/MetaBox/ChannelVisibilityMetaBox.php 0.0% <0.0%> (ø)
src/Admin/Product/Attributes/AttributesTab.php 0.0% <0.0%> (ø)
src/Assets/AssetsHandler.php 0.0% <0.0%> (ø)
src/Google/GlobalSiteTag.php 0.0% <0.0%> (ø)
src/Infrastructure/GoogleListingsAndAdsPlugin.php 0.0% <ø> (ø)
...ependencyManagement/IntegrationServiceProvider.php 0.0% <ø> (ø)
src/Product/ProductSyncer.php 98.0% <ø> (+1.3%) ⬆️