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 HTTP.removeheader and some missing getparam(s) tests #883

Merged
merged 3 commits into from
Jul 16, 2022

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Jul 16, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2022

Codecov Report

Merging #883 (46f5a1f) into master (84808c8) will increase coverage by 0.18%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #883      +/-   ##
==========================================
+ Coverage   79.94%   80.12%   +0.18%     
==========================================
  Files          36       36              
  Lines        2872     2878       +6     
==========================================
+ Hits         2296     2306      +10     
+ Misses        576      572       -4     
Impacted Files Coverage Δ
src/Handlers.jl 83.85% <ø> (+3.10%) ⬆️
src/Messages.jl 87.03% <100.00%> (+0.08%) ⬆️
src/Pairs.jl 62.50% <100.00%> (+20.83%) ⬆️
src/connectionpools.jl 72.72% <0.00%> (-3.57%) ⬇️
src/ConnectionPool.jl 88.94% <0.00%> (-0.51%) ⬇️
src/clientlayers/ConnectionRequest.jl 76.62% <0.00%> (-0.41%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@quinnj quinnj merged commit cf706bc into master Jul 16, 2022
@quinnj quinnj deleted the jq/removeheader branch July 16, 2022 04:33
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.

2 participants