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/patch failed Sep 11, 2023 in 0s

0.0% of diff hit (target 58.3%)

View this Pull Request on Codecov

0.0% of diff hit (target 58.3%)

Annotations

Check warning on line 83 in src/Admin/Admin.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Admin.php#L83

Added line #L83 was not covered by tests

Check warning on line 86 in src/Admin/Admin.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Admin.php#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 116 in src/Admin/Admin.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Admin.php#L116

Added line #L116 was not covered by tests

Check warning on line 130 in src/Admin/Admin.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Admin.php#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 143 in src/Admin/Admin.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Admin.php#L132-L143

Added lines #L132 - L143 were not covered by tests

Check warning on line 167 in src/Admin/Admin.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Admin.php#L158-L167

Added lines #L158 - L167 were not covered by tests

Check warning on line 169 in src/Admin/Admin.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Admin.php#L169

Added line #L169 was not covered by tests

Check warning on line 106 in src/Admin/MetaBox/ChannelVisibilityMetaBox.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/MetaBox/ChannelVisibilityMetaBox.php#L106

Added line #L106 was not covered by tests

Check warning on line 105 in src/Admin/Product/Attributes/AttributesTab.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Admin/Product/Attributes/AttributesTab.php#L105

Added line #L105 was not covered by tests

Check warning on line 27 in src/Assets/AssetsHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assets/AssetsHandler.php#L27

Added line #L27 was not covered by tests

Check warning on line 30 in src/Assets/AssetsHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assets/AssetsHandler.php#L30

Added line #L30 was not covered by tests

Check warning on line 38 in src/Assets/AssetsHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assets/AssetsHandler.php#L38

Added line #L38 was not covered by tests

Check warning on line 40 in src/Assets/AssetsHandler.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Assets/AssetsHandler.php#L40

Added line #L40 was not covered by tests

Check warning on line 192 in src/Google/GlobalSiteTag.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Google/GlobalSiteTag.php#L192

Added line #L192 was not covered by tests