commercetools / commercetools-project-sync

Dockerized CLI application which allows to automatically sync different resources between commercetools projects
44 stars 24 forks source link

Update sync java version #531

Closed salander85 closed 11 months ago

salander85 commented 11 months ago

Dependency update: com.commercetools:commercetools-sync-java:10.0.2 Release

codecov-commenter commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3a5df41) 92.26% compared to head (970c8ac) 92.63%. Report is 2 commits behind head on master.

Files Patch % Lines
...om/commercetools/project/sync/type/TypeSyncer.java 90.90% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #531 +/- ## ============================================ + Coverage 92.26% 92.63% +0.37% + Complexity 250 248 -2 ============================================ Files 24 24 Lines 879 869 -10 Branches 41 39 -2 ============================================ - Hits 811 805 -6 + Misses 46 43 -3 + Partials 22 21 -1 ```

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