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

Increase headers type validation coverage #89

Merged
merged 2 commits into from Jul 11, 2022

Conversation

qmuntal
Copy link
Contributor

@qmuntal qmuntal commented Jul 11, 2022

#87 was merged without rerunning code coverage PR check added in #84, and now codecov is complaining because main does not meet the 89% coverage threshold. Let's fix it.

@SteveLasker @thomas-fossati @yogeshbdeshpande

Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #89 (aea9b6b) into main (33ff2e9) will increase coverage by 1.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   88.31%   89.48%   +1.17%     
==========================================
  Files          10       10              
  Lines        1018     1018              
==========================================
+ Hits          899      911      +12     
+ Misses         83       72      -11     
+ Partials       36       35       -1     
Impacted Files Coverage Δ
headers.go 92.14% <0.00%> (+3.62%) ⬆️

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 33ff2e9...aea9b6b. Read the comment docs.

@qmuntal qmuntal mentioned this pull request Jul 11, 2022
4 tasks
Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
Copy link
Contributor

@thomas-fossati thomas-fossati left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@yogeshbdeshpande yogeshbdeshpande left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@SteveLasker SteveLasker left a comment

Choose a reason for hiding this comment

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

LGTM

@SteveLasker SteveLasker merged commit ebba05d into veraison:main Jul 11, 2022
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.

None yet

4 participants