Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move PayloadAndType to journal module and document it #567

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

rtar
Copy link
Contributor

@rtar rtar commented Feb 12, 2024

When documenting PayloadAndType, I realized that I moved it wrongly to core module, previously, because it is meant to be a payload of Kafka records and is Kafka specific.

When documenting PayloadAndType, I realized that I moved it wrongly to
core module, previously, because it is meant to be a payload of Kafka
records and is Kafka specific.
@rtar rtar added this to the snapshotter milestone Feb 12, 2024
@coveralls
Copy link

coveralls commented Feb 12, 2024

Pull Request Test Coverage Report for Build 7872340229

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.05%) to 81.604%

Files with Coverage Reduction New Missed Lines %
core/src/main/scala/com/evolutiongaming/kafka/journal/SeqNr.scala 1 89.74%
journal/src/main/scala/com/evolutiongaming/kafka/journal/eventual/ReplicatedJournal.scala 1 82.14%
journal/src/main/scala/com/evolutiongaming/kafka/journal/eventual/ReplicatedTopicJournal.scala 1 46.15%
Totals Coverage Status
Change from base Build 7843130779: 0.05%
Covered Lines: 3296
Relevant Lines: 4039

💛 - Coveralls

@rtar rtar merged commit 4a83570 into master Feb 12, 2024
3 checks passed
@rtar rtar deleted the more-scaladocs-19 branch February 12, 2024 13:43
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.

3 participants