JuliaLang / MbedTLS.jl

Wrapper around mbedtls
Other
41 stars 50 forks source link

Another attempt at cleaning up eof call #256

Closed quinnj closed 2 years ago

quinnj commented 2 years ago

Alternative solution to the attempt in https://github.com/JuliaWeb/HTTP.jl/pull/912.

codecov[bot] commented 2 years ago

Codecov Report

Merging #256 (53d62cb) into master (b3ba37b) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
- Coverage   73.75%   73.74%   -0.01%     
==========================================
  Files          12       12              
  Lines         720      716       -4     
==========================================
- Hits          531      528       -3     
+ Misses        189      188       -1     
Impacted Files Coverage Δ
src/ssl.jl 72.56% <100.00%> (-0.04%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.