Closed mdziemianko closed 5 years ago
I'll add the scala-dsl stuff in the next minor version!
No worries:) Do you want me to resolve the conflicts or do you have your own branch?
It would be great if you could rebase to master 👍 once you're ready i'll prepare a release/2.2.1 branch with your changes!
Merging #45 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #45 +/- ##
=======================================
Coverage 97.91% 97.91%
=======================================
Files 1 1
Lines 48 48
Branches 2 1 -1
=======================================
Hits 47 47
Misses 1 1
Impacted Files | Coverage Δ | |
---|---|---|
.../com/madewithtea/mockedstreams/MockedStreams.scala | 97.91% <ø> (ø) |
:arrow_up: |
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 963db91...f92409e. Read the comment docs.
done!
Update to use Kafka 2.1 and conversion to use new Scala DSL (instead of the old/Java DSL).