JuliaWeb / HTTP.jl

HTTP for Julia
https://juliaweb.github.io/HTTP.jl/stable/
Other
635 stars 176 forks source link

fix docs typo in client.md #1160

Closed haakon-e closed 6 months ago

haakon-e commented 6 months ago

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

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.