Skip to content

Prepare 1.3.0#412

Merged
heshamMassoud merged 26 commits intomasterfrom
prepare-1.3.0
Jul 3, 2019
Merged

Prepare 1.3.0#412
heshamMassoud merged 26 commits intomasterfrom
prepare-1.3.0

Conversation

@heshamMassoud
Copy link
Copy Markdown
Contributor

@heshamMassoud heshamMassoud commented Jul 3, 2019

Summary

  • Update documentation versions from 1.2.0 -> 1.3.0
  • Make new release notes public.
  • Upgrade CTP JVM SDK -> 1.44.0
  • Upgrade Junit -> 5.5.0
  • Upgrade gradle -> 5.5

ahmetoz and others added 26 commits May 6, 2019 17:09
…ilder at line 33 instead of defining a new one.
…ions

#379 add cart discount sync options and builder with unit tests
* #379 add cart discount update action utils and unit tests
* #379 add CartDiscountService and CartDiscountSync
* #379 add Integration tests for CartDiscountSync 
* #379 Add CartDiscount Sync Benchmarks.
* #379 add Integration tests for CartDiscountService 
* #379 use cart discount keys instead of eng name
# Conflicts:
#	docs/RELEASE_NOTES.md
#	docs/usage/CART_DISCOUNT_SYNC.md
#	src/integration-test/java/com/commercetools/sync/integration/commons/utils/CartDiscountITUtils.java
#	src/integration-test/java/com/commercetools/sync/integration/ctpprojectsource/cartdiscounts/CartDiscountSyncIT.java
#	src/integration-test/java/com/commercetools/sync/integration/externalsource/cartdiscounts/CartDiscountSyncIT.java
#	src/main/java/com/commercetools/sync/cartdiscounts/CartDiscountSync.java
#	src/test/java/com/commercetools/sync/cartdiscounts/CartDiscountSyncTest.java
#	src/test/java/com/commercetools/sync/cartdiscounts/utils/CartDiscountUpdateActionUtilsTest.java
@heshamMassoud heshamMassoud marked this pull request as ready for review July 3, 2019 08:32
Copy link
Copy Markdown
Contributor

@ahmetoz ahmetoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread gradlew

# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
DEFAULT_JVM_OPTS='"-Xmx64m"'
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happened that you added this option?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't add it. It was generated with the new updated gradle wrapper.

@lojzatran
Copy link
Copy Markdown
Contributor

LGBT 🍾

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #412 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #412   +/-   ##
=========================================
  Coverage     99.31%   99.31%           
  Complexity     1381     1381           
=========================================
  Files           121      121           
  Lines          3379     3379           
  Branches        168      168           
=========================================
  Hits           3356     3356           
  Misses           12       12           
  Partials         11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d7945d...dd2a922. Read the comment docs.

@heshamMassoud heshamMassoud merged commit 3b74551 into master Jul 3, 2019
@heshamMassoud heshamMassoud deleted the prepare-1.3.0 branch July 3, 2019 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants