Closed 1ozturkbe closed 3 years ago
We added the Accept header recently (https://github.com/JuliaCI/Coverage.jl/pull/293), but it looks like their backend server might now break when you pass that option (and always gives text/json now, regardless of what is requested / Allowed)
Hello folks,
I have recently gotten errors on a perfectly normal
Codecov.submit_local
call, and I can't figure out why. I would appreciate it if you could help me figure it out. It seems like the coverage gets everything right when I call the following:But when it comes to
Codecov.submit_local(coverage)
, it throws the following error:Please help! I am using latest Coverage (1.2.0) and HTTP v0.9.3, on Julia 1.5.3.