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

Multiple fetch request #107

Merged
merged 3 commits into from
Apr 1, 2019
Merged

Conversation

backuitist
Copy link
Contributor

No description provided.

@backuitist
Copy link
Contributor Author

Should complement well #106.

Copy link
Contributor

@vlovgr vlovgr left a comment

Choose a reason for hiding this comment

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

Thanks for this @backuitist!

If you rebase on master, the build failure should be fixed.

@backuitist backuitist force-pushed the multiple_fetch_request branch from 88229f5 to dfe491c Compare March 29, 2019 08:32
@codecov
Copy link

codecov bot commented Mar 29, 2019

Codecov Report

Merging #107 into master will decrease coverage by 0.38%.
The diff coverage is 85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage    94.6%   94.21%   -0.39%     
==========================================
  Files          40       40              
  Lines        1094     1107      +13     
  Branches       69       73       +4     
==========================================
+ Hits         1035     1043       +8     
- Misses         59       64       +5
Impacted Files Coverage Δ
src/main/scala/fs2/kafka/internal/LogEntry.scala 30% <0%> (-2.15%) ⬇️
src/main/scala/fs2/kafka/KafkaConsumer.scala 99.13% <100%> (-0.87%) ⬇️
.../scala/fs2/kafka/internal/KafkaConsumerActor.scala 89.68% <77.77%> (-0.45%) ⬇️

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 72db472...1d73f2c. Read the comment docs.

@backuitist backuitist force-pushed the multiple_fetch_request branch from dfe491c to e38d3ed Compare March 29, 2019 08:54
@vlovgr vlovgr force-pushed the multiple_fetch_request branch from e38d3ed to 1d73f2c Compare April 1, 2019 13:47
@backuitist
Copy link
Contributor Author

Thanks for fixing my commits! Looks all good to me :)

@vlovgr vlovgr merged commit 2c08d2c into fd4s:master Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants