JuliaCI / Coverage.jl

Take Julia code coverage and memory allocation results, do useful things with them
MIT License
174 stars 68 forks source link

Fix Coveralls submission with HTTP 0.8 #197

Closed ararslan closed 5 years ago

ararslan commented 5 years ago

Hm, some kind of version resolution issue; we need HTTP 0.8 but something is keeping us from installing it.

codecov-io commented 5 years ago

Codecov Report

Merging #197 into master will increase coverage by 0.72%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   73.59%   74.32%   +0.72%     
==========================================
  Files           6        6              
  Lines         337      331       -6     
==========================================
- Hits          248      246       -2     
+ Misses         89       85       -4
Impacted Files Coverage Δ
src/coveralls.jl 30.15% <50%> (-0.28%) :arrow_down:

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 6daa007...a22e932. Read the comment docs.