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

Ensure coupon brand restrictions are uploaded to Google Merchant Center. #2697

Merged
merged 10 commits into from
Dec 5, 2024

Correct the variable name in the code comment

280a3ab
Select commit
Loading
Failed to load commit list.
Merged

Ensure coupon brand restrictions are uploaded to Google Merchant Center. #2697

Correct the variable name in the code comment
280a3ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 1s

66.2% (+2.8%) compared to 7cd33a8

View this Pull Request on Codecov

66.2% (+2.8%) compared to 7cd33a8

Details

Codecov Report

Attention: Patch coverage is 90.62500% with 6 lines in your changes missing coverage. Please review.

Project coverage is 66.2%. Comparing base (7cd33a8) to head (280a3ab).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
src/Coupon/SyncerHooks.php 94.4% 2 Missing ⚠️
src/Coupon/WCCouponAdapter.php 92.3% 2 Missing ⚠️
...ternal/DependencyManagement/JobServiceProvider.php 0.0% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             develop   #2697      +/-   ##
============================================
+ Coverage       63.4%   66.2%    +2.8%     
- Complexity         0    4691    +4691     
============================================
  Files            340     479     +139     
  Lines           5210   19603   +14393     
  Branches        1275       0    -1275     
============================================
+ Hits            3305   12984    +9679     
- Misses          1730    6619    +4889     
+ Partials         175       0     -175     
Files with missing lines Coverage Δ
src/Coupon/SyncerHooks.php 79.0% <94.4%> (ø)
src/Coupon/WCCouponAdapter.php 80.7% <92.3%> (ø)
...ternal/DependencyManagement/JobServiceProvider.php 0.0% <0.0%> (ø)

... and 816 files with indirect coverage changes