elixir-mint / mint

Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱
Apache License 2.0
1.36k stars 112 forks source link

Modernize Elixir and OTP versions in CI #362

Closed whatyouhide closed 2 years ago

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build e8af229eb3416ceba4a14d30e27dcd1b9cc84dd3-PR-362


Files with Coverage Reduction New Missed Lines %
lib/mint/core/transport/tcp.ex 1 80.95%
test/support/mint/http1/test_server.ex 2 84.62%
lib/mint/negotiate.ex 3 81.25%
lib/mint/unsafe_proxy.ex 3 37.14%
lib/mint/http1/response.ex 4 69.23%
lib/mint/tunnel_proxy.ex 4 65.96%
lib/mint/http2.ex 6 88.02%
lib/mint/core/transport/ssl.ex 8 84.25%
lib/mint/http1.ex 14 83.93%
<!-- Total: 45 -->
Totals Coverage Status
Change from base Build 1dee000d3e59b833678b795380bafd41cce260d7: -1.4%
Covered Lines: 1294
Relevant Lines: 1530

💛 - Coveralls