Skip to content

publish_all() method for Topic [API-1529]#570

Merged
mehmettokgoz merged 8 commits intohazelcast:masterfrom
mehmettokgoz:topic-publishall
Oct 26, 2022
Merged

publish_all() method for Topic [API-1529]#570
mehmettokgoz merged 8 commits intohazelcast:masterfrom
mehmettokgoz:topic-publishall

Conversation

@mehmettokgoz
Copy link
Copy Markdown
Contributor

Added codec for publish all message.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 5, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.44%. Comparing base (06a48e8) to head (b91a6e5).
⚠️ Report is 140 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #570      +/-   ##
==========================================
- Coverage   96.47%   96.44%   -0.03%     
==========================================
  Files         355      349       -6     
  Lines       20351    19604     -747     
==========================================
- Hits        19633    18908     -725     
+ Misses        718      696      -22     

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

@yuce
Copy link
Copy Markdown
Contributor

yuce commented Sep 23, 2022

@mehmettokgoz Could you add a test for this?

Copy link
Copy Markdown
Contributor

@mdumandag mdumandag left a comment

Choose a reason for hiding this comment

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

Also, please add tests

@mehmettokgoz
Copy link
Copy Markdown
Contributor Author

Added tests for publish_all() under integration tests.

@mehmettokgoz mehmettokgoz requested a review from mdumandag October 8, 2022 11:45
Copy link
Copy Markdown
Contributor

@mdumandag mdumandag left a comment

Choose a reason for hiding this comment

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

You also need to add tests to the TopicCompactCompatibilityTest to make sure that your code works with Compact serialized objects as well

@mehmettokgoz
Copy link
Copy Markdown
Contributor Author

Compact compatibility test is added at 945b965.

@mehmettokgoz mehmettokgoz merged commit c3ba3ee into hazelcast:master Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants