commercetools / commercetools-sync-java

Java library for importing and syncing (taking care of changes) data into one or more commercetools projects from external data files or from another commercetools project.
https://commercetools.github.io/commercetools-sync-java
Apache License 2.0
32 stars 37 forks source link

Fix transitive dependency #1116

Closed lojzatran closed 10 months ago

lojzatran commented 10 months ago

Summary

Make commercetools-java-sdk-v2 available as transitive dependency.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9232b22) 97.33% compared to head (8d2942e) 97.33%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1116 +/- ## ========================================= Coverage 97.33% 97.33% Complexity 2674 2674 ========================================= Files 229 229 Lines 8502 8502 Branches 526 526 ========================================= Hits 8275 8275 Misses 141 141 Partials 86 86 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.