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

Multi event topic transaction support #266

Merged
merged 2 commits into from
Jul 21, 2022
Merged

Conversation

jeffboutotte
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2022

Codecov Report

Merging #266 (077732d) into main (71de420) will increase coverage by 0.04%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main     #266      +/-   ##
==========================================
+ Coverage   59.92%   59.96%   +0.04%     
==========================================
  Files         153      153              
  Lines        3244     3245       +1     
  Branches       91      104      +13     
==========================================
+ Hits         1944     1946       +2     
+ Misses       1300     1299       -1     
Impacted Files Coverage Δ
...rge/internal/domain/AggregateProcessingModel.scala 50.00% <0.00%> (-16.67%) ⬇️
.../src/main/scala/surge/javadsl/common/Context.scala 0.00% <0.00%> (ø)
...src/main/scala/surge/scaladsl/common/Context.scala 0.00% <0.00%> (ø)
...n/src/main/scala/surge/health/CircularBuffer.scala 100.00% <ø> (ø)
...scala/surge/internal/kafka/PartitionerHelper.scala 0.00% <ø> (ø)
...src/main/scala/surge/core/KafkaProducerActor.scala 38.09% <100.00%> (ø)
...ore/src/main/scala/surge/internal/SurgeModel.scala 95.83% <100.00%> (+0.83%) ⬆️
.../surge/internal/kafka/KafkaProducerActorImpl.scala 77.32% <100.00%> (+0.05%) ⬆️
...nternal/persistence/KTablePersistenceSupport.scala 93.10% <100.00%> (ø)
...a/surge/internal/persistence/PersistentActor.scala 95.07% <100.00%> (+2.76%) ⬆️
... and 5 more

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 71de420...077732d. Read the comment docs.

@jeffboutotte jeffboutotte merged commit d430b83 into main Jul 21, 2022
@jeffboutotte jeffboutotte deleted the multi-topic-transaction branch July 21, 2022 17:50
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.

2 participants