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

Add headers support #471

Merged
merged 3 commits into from
Jan 20, 2019
Merged

Add headers support #471

merged 3 commits into from
Jan 20, 2019

Conversation

tvoinarovskyi
Copy link
Member

Fixes #462

@codecov
Copy link

codecov bot commented Jan 20, 2019

Codecov Report

Merging #471 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #471      +/-   ##
==========================================
+ Coverage   98.35%   98.37%   +0.02%     
==========================================
  Files          31       31              
  Lines        4866     4870       +4     
==========================================
+ Hits         4786     4791       +5     
+ Misses         80       79       -1
Impacted Files Coverage Δ
aiokafka/consumer/fetcher.py 96.96% <ø> (ø) ⬆️
aiokafka/structs.py 100% <ø> (ø) ⬆️
aiokafka/producer/producer.py 99.49% <100%> (+0.01%) ⬆️
aiokafka/producer/message_accumulator.py 98.88% <100%> (ø) ⬆️
aiokafka/record/legacy_records.py 98.48% <0%> (+0.37%) ⬆️

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 b9c1bca...70e4af6. Read the comment docs.

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.

1 participant