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

fix docs typo in client.md #1160

Merged
merged 1 commit into from
Mar 14, 2024
Merged

fix docs typo in client.md #1160

merged 1 commit into from
Mar 14, 2024

Conversation

haakon-e
Copy link
Contributor

HTTP.Pool(; max::Int) -> HTTP.Pool(max::Int)

`HTTP.Pool(; max::Int)` -> `HTTP.Pool(max::Int)`
@codecov-commenter
Copy link

codecov-commenter commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.19%. Comparing base (e27493d) to head (b08580b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1160      +/-   ##
==========================================
+ Coverage   82.62%   83.19%   +0.56%     
==========================================
  Files          32       32              
  Lines        3051     3053       +2     
==========================================
+ Hits         2521     2540      +19     
+ Misses        530      513      -17     

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

Copy link
Member

@quinnj quinnj left a comment

Choose a reason for hiding this comment

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

Thanks!

@quinnj quinnj merged commit 57101ba into JuliaWeb:master Mar 14, 2024
10 checks passed
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.

3 participants