Requests.jl icon indicating copy to clipboard operation
Requests.jl copied to clipboard

Compat to handle Dates

Open Nosferican opened this issue 7 years ago • 1 comments

Nosferican avatar Nov 28 '17 04:11 Nosferican

Codecov Report

Merging #172 into master will increase coverage by 19.91%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #172       +/-   ##
===========================================
+ Coverage   50.41%   70.32%   +19.91%     
===========================================
  Files           4        4               
  Lines         724      519      -205     
===========================================
  Hits          365      365               
+ Misses        359      154      -205
Impacted Files Coverage Δ
src/Requests.jl 61.85% <0%> (+17.89%) :arrow_up:
src/multipart.jl 58.4% <0%> (+18.64%) :arrow_up:
src/streaming.jl 78.99% <0%> (+21.32%) :arrow_up:
src/parsing.jl 91.39% <0%> (+21.72%) :arrow_up:

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 a972dc9...918a51d. Read the comment docs.

codecov-io avatar Nov 28 '17 04:11 codecov-io