Skip to content

implement deepcopy for generic classes

f28db66
Select commit
Loading
Failed to load commit list.
Merged

Package split #900

implement deepcopy for generic classes
f28db66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2025 in 0s

10.06% (+0.00%) compared to 37f5b49

View this Pull Request on Codecov

10.06% (+0.00%) compared to 37f5b49

Details

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 10.06%. Comparing base (37f5b49) to head (f28db66).

Files with missing lines Patch % Lines
.../com/commercetools/graphql/api/GraphQLRequest.java 0.00% 9 Missing ⚠️
.../commercetools/graphql/api/GraphQLRequestImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #900   +/-   ##
=========================================
  Coverage     10.05%   10.06%           
- Complexity     1983     1986    +3     
=========================================
  Files          7009     7012    +3     
  Lines         68492    68583   +91     
  Branches        296      299    +3     
=========================================
+ Hits           6890     6901   +11     
- Misses        61426    61506   +80     
  Partials        176      176           

☔ 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.