Skip to content

Prepare 1.0.0#350

Merged
heshamMassoud merged 9 commits intomasterfrom
Prepare-1.0.0
Dec 10, 2018
Merged

Prepare 1.0.0#350
heshamMassoud merged 9 commits intomasterfrom
Prepare-1.0.0

Conversation

@heshamMassoud
Copy link
Copy Markdown
Contributor

@heshamMassoud heshamMassoud commented Dec 7, 2018

@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 7, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #350   +/-   ##
=========================================
  Coverage     99.24%   99.24%           
  Complexity     1245     1245           
=========================================
  Files           112      112           
  Lines          3059     3059           
  Branches        148      148           
=========================================
  Hits           3036     3036           
  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 c00138a...ffa82ea. Read the comment docs.

Comment thread docs/RELEASE_NOTES.md Outdated
5. Add a summary of the release that is not too detailed or technical.

5. Depending on the contents of the release use the subtitles below to
6. Depending on the contents of the release use the subtitles below to
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

subtitel -> subitem

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.

Comment thread docs/RELEASE_NOTES.md
- **ProductType Sync** - Renamed `LocalizedEnumUpdateActionsUtils` to `LocalizedEnumUpdateActionUtils`. [#302](https://github.com/commercetools/commercetools-sync-java/issues/302)
- **ProductType Sync** - Renamed `PlainEnumUpdateActionsUtils` to `PlainEnumUpdateActionUtils`. [#302](https://github.com/commercetools/commercetools-sync-java/issues/302)
- **ProductType Sync** - `EnumsUpdateActionUtils` is now `EnumValuesUpdateActionUtils` and is meant to be **only used internally** by the library.
Its behaviour is not guaranteed if used externally. [#300](https://github.com/commercetools/commercetools-sync-java/issues/300)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If it should be use internally only why not change class scope instead?

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.

@butenkor because it's used by two different packages types and productTypes, so it has to be public .

Comment thread docs/RELEASE_NOTES.md
- **ProductType Sync** - Renamed `LocalizedEnumUpdateActionsUtils` to `LocalizedEnumUpdateActionUtils`. [#302](https://github.com/commercetools/commercetools-sync-java/issues/302)
- **ProductType Sync** - Renamed `PlainEnumUpdateActionsUtils` to `PlainEnumUpdateActionUtils`. [#302](https://github.com/commercetools/commercetools-sync-java/issues/302)
- **ProductType Sync** - `EnumsUpdateActionUtils` is now `EnumValuesUpdateActionUtils` and is meant to be **only used internally** by the library.
Its behaviour is not guaranteed if used externally. [#300](https://github.com/commercetools/commercetools-sync-java/issues/300)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is the linked issue correct?

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.

yes, because this refactoring happened in the type pr. So the commit should be linked in this issue.

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.

🎉 🎉 for 1.0.0, bye bye to beta 👌

@heshamMassoud heshamMassoud merged commit 7187018 into master Dec 10, 2018
@heshamMassoud heshamMassoud deleted the Prepare-1.0.0 branch December 10, 2018 09:34
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.

5 participants