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

Accept abstract strings, but concisely #639

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

cmcaine
Copy link
Contributor

@cmcaine cmcaine commented Dec 6, 2020

Funny story, that last PR I submitted could have been better. This is it, but better :)

@codecov-io
Copy link

codecov-io commented Dec 6, 2020

Codecov Report

Merging #639 (cdd9121) into master (ad72f4a) will increase coverage by 1.88%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #639      +/-   ##
==========================================
+ Coverage   75.59%   77.47%   +1.88%     
==========================================
  Files          36       36              
  Lines        2151     2309     +158     
==========================================
+ Hits         1626     1789     +163     
+ Misses        525      520       -5     
Impacted Files Coverage Δ
src/CookieRequest.jl 87.09% <ø> (+1.91%) ⬆️
src/HTTP.jl 100.00% <ø> (ø)
src/RetryRequest.jl 55.00% <0.00%> (-2.90%) ⬇️
src/Messages.jl 92.48% <0.00%> (-0.86%) ⬇️
src/AWS4AuthRequest.jl 79.36% <0.00%> (-0.30%) ⬇️
src/ascii.jl 100.00% <0.00%> (ø)
src/layers.jl 100.00% <0.00%> (ø)
src/Strings.jl 100.00% <0.00%> (ø)
src/MessageRequest.jl 100.00% <0.00%> (ø)
... and 21 more

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 ad72f4a...cdd9121. Read the comment docs.

@quinnj quinnj merged commit adf1caa into JuliaWeb:master Dec 7, 2020
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