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 deprecated HTTP post call #308

Closed vtjnash closed 3 years ago

vtjnash commented 3 years ago
[ Info: Submitting data to Coveralls...
┌ Warning: `post(url, f::Form; kw...)` is deprecated, use `post(url, [], f; kw...)` instead.
│   caller = post_request(::Dict{String,Any}) at coveralls.jl:214
└ @ Coverage.Coveralls ~/work/Coverage.jl/Coverage.jl/src/coveralls.jl:214