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

Test: fix httpcore test for defaulting in proof query string #4140

Merged
merged 1 commit into from Dec 11, 2023

Conversation

kantai
Copy link
Member

@kantai kantai commented Dec 8, 2023

Description

PR #4139 updated the defaulting proof query string behavior, but didn't update the unit test for that behavior in net::tests

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (1f5cc3f) 62.42% compared to head (67e4f30) 67.70%.

Files Patch % Lines
stackslib/src/net/tests/httpcore.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4140      +/-   ##
===========================================
+ Coverage    62.42%   67.70%   +5.27%     
===========================================
  Files          401      401              
  Lines       286383   286383              
===========================================
+ Hits        178775   193886   +15111     
+ Misses      107608    92497   -15111     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@wileyj wileyj left a comment

Choose a reason for hiding this comment

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

confirmed to work. shipit

@wileyj wileyj mentioned this pull request Dec 8, 2023
5 tasks
@jcnelson jcnelson self-requested a review December 11, 2023 14:49
@kantai kantai merged commit ad493ad into develop Dec 11, 2023
2 checks passed
@kantai kantai deleted the fix/test-httpcor branch December 11, 2023 15:15
This was referenced Dec 11, 2023
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