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

Update generated SDKs #788

Merged
merged 3 commits into from
Jan 6, 2025

Fix failing test

3f31575
Select commit
Loading
Failed to load commit list.
Merged

Update generated SDKs #788

Fix failing test
3f31575
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

10.03% (-0.01%) compared to 6850436, passed because coverage increased by 0% when compared to adjusted base (10.03%)

View this Pull Request on Codecov

10.03% (-0.01%) compared to 6850436, passed because coverage increased by 0% when compared to adjusted base (10.03%)

Details

Codecov Report

Attention: Patch coverage is 6.66667% with 14 lines in your changes missing coverage. Please review.

Project coverage is 10.03%. Comparing base (6850436) to head (3f31575).

Files with missing lines Patch % Lines
...tools/history/models/error/GraphQLErrorObject.java 0.00% 2 Missing ⚠️
...rcetools/history/models/graph_ql/GraphQLError.java 0.00% 2 Missing ⚠️
.../history/models/graph_ql/GraphQLErrorLocation.java 0.00% 2 Missing ⚠️
...etools/history/models/graph_ql/GraphQLRequest.java 0.00% 2 Missing ⚠️
...tools/history/models/graph_ql/GraphQLResponse.java 0.00% 2 Missing ⚠️
...s/history/models/graph_ql/GraphQLVariablesMap.java 0.00% 2 Missing ⚠️
.../history/client/ByProjectKeyGraphqlPostString.java 0.00% 1 Missing ⚠️
...m/commercetools/history/client/ProjectApiRoot.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #788      +/-   ##
============================================
- Coverage     10.03%   10.03%   -0.01%     
  Complexity     1945     1945              
============================================
  Files          6868     6876       +8     
  Lines         67122    67137      +15     
  Branches        279      279              
============================================
+ Hits           6737     6738       +1     
- Misses        60211    60225      +14     
  Partials        174      174              

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