elixir-mint / mint

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

Update Elixir/Erlang versions in CI #407

Closed whatyouhide closed 1 year ago

whatyouhide commented 1 year ago

I also cleaned up caching in CI a bit, after learning a lot more than I had wished for about caching on GH Actions at work 💀

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build f299a7824ee4e1aebd241f41ac1b3a831d742b32-PR-407


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/mint/core/transport/ssl.ex 0 1 0.0%
<!-- Total: 8 9 88.89% -->
Totals Coverage Status
Change from base Build 39b051602f1ca431f517d3b308e0a6b523b4ad10: 0.02%
Covered Lines: 1248
Relevant Lines: 1424

💛 - Coveralls