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 GetHeader() method #1

Merged
merged 4 commits into from
Jun 5, 2020
Merged

Add GetHeader() method #1

merged 4 commits into from
Jun 5, 2020

Conversation

dtitov
Copy link
Contributor

@dtitov dtitov commented Jun 5, 2020

No description provided.

@dtitov dtitov added the enhancement New feature or request label Jun 5, 2020
@dtitov dtitov self-assigned this Jun 5, 2020
@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #1 into master will increase coverage by 0.24%.
The diff coverage is 95.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   65.37%   65.62%   +0.24%     
==========================================
  Files           6        6              
  Lines         803      803              
==========================================
+ Hits          525      527       +2     
+ Misses        161      160       -1     
+ Partials      117      116       -1     
Flag Coverage Δ
#unittests 65.62% <95.34%> (+0.24%) ⬆️
Impacted Files Coverage Δ
streaming/in.go 68.51% <77.77%> (+0.09%) ⬆️
keys/keys.go 66.52% <100.00%> (+0.26%) ⬆️
model/headers/headers.go 56.43% <100.00%> (+0.28%) ⬆️
streaming/out.go 78.78% <100.00%> (ø)

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 1380b03...9975075. Read the comment docs.

@dtitov dtitov merged commit ed442d0 into master Jun 5, 2020
@dtitov dtitov deleted the header branch June 5, 2020 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant