Skip to content

add discountGroups to ApiRoot interface

13be601
Select commit
Loading
Failed to load commit list.
Merged

Update generated SDKs #929

add discountGroups to ApiRoot interface
13be601
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 30, 2025 in 0s

9.98% (-0.07%) compared to b397c94

View this Pull Request on Codecov

9.98% (-0.07%) compared to b397c94

Details

Codecov Report

Attention: Patch coverage is 22.95082% with 47 lines in your changes missing coverage. Please review.

Project coverage is 9.98%. Comparing base (b397c94) to head (13be601).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...models/cart/CartChangePriceRoundingModeAction.java 0.00% 2 Missing ⚠️
...t_discount/CartDiscountSetDiscountGroupAction.java 0.00% 2 Missing ⚠️
...tools/api/models/discount_group/DiscountGroup.java 0.00% 2 Missing ⚠️
.../api/models/discount_group/DiscountGroupDraft.java 0.00% 2 Missing ⚠️
...iscount_group/DiscountGroupPagedQueryResponse.java 0.00% 2 Missing ⚠️
.../models/discount_group/DiscountGroupReference.java 0.00% 2 Missing ⚠️
...iscount_group/DiscountGroupResourceIdentifier.java 0.00% 2 Missing ⚠️
...count_group/DiscountGroupSetDescriptionAction.java 0.00% 2 Missing ⚠️
...dels/discount_group/DiscountGroupSetKeyAction.java 0.00% 2 Missing ⚠️
...els/discount_group/DiscountGroupSetNameAction.java 0.00% 2 Missing ⚠️
... and 15 more
Additional details and impacted files
@@             Coverage Diff             @@
##               main    #929      +/-   ##
===========================================
- Coverage     10.05%   9.98%   -0.07%     
  Complexity     2001    2001              
===========================================
  Files          7047    7121      +74     
  Lines         69026   69790     +764     
  Branches        302     302              
===========================================
+ Hits           6938    6968      +30     
- Misses        61911   62645     +734     
  Partials        177     177              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.