• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

elixir-mint / mint / 682a6b5879cd08e0e5c9e657d6ce0e8729dfc35c-PR-479

Builds Branch Commit Type Ran Committer Via Coverage
682a6b5879cd08e0e5c9e657d6ce0e8729dfc35c-PR-479 ericmj/fix-1xx-informational-response Update .dialyzer_ignore line number for add_body_to_buffer/2 The new decode_body(:informational, ...) clause shifted the existing add_body_to_buffer/2 down from line 894 to line 915, breaking the existing ignore entry for its legit iodata cons. Pull #479 16 Apr 2026 05:42PM UTC ericmj github
87.68
a1b51d6318fd683f0430761cb00703e346f3dd90-PR-480 ericmj/http2-connection-window-size Fix mix format Pull #480 16 Apr 2026 05:36PM UTC ericmj github
87.68
565ffc3371231dd1742a2e8b48394a48e609e367-PR-481 ericmj/http2-larger-default-windows Track advertised receive window synchronously in initiate/5 Streams opened before the server's SETTINGS ACK arrived were reading their initial receive window from `conn.client_settings`, which still held library defaults at that point. If the use... Pull #481 16 Apr 2026 05:28PM UTC ericmj github
88.01
593449a4ba2c2040fe0c02d9b118ef0c0d257905-PR-479 ericmj/fix-1xx-informational-response Fix HTTP/1 handling of 1xx informational responses 1xx informational responses (100 Continue, 103 Early Hints, etc.) were treated the same as HEAD and 204/304 responses: Mint emitted `{:done, ref}` and popped the request from its queue. The real ... Pull #479 16 Apr 2026 05:28PM UTC ericmj github
87.68
a8823eff878118ff94aef2b8b4e139570beffbdd-PR-478 ericmj/support-elixir-1.12 Remove application callback and persistent_term check persistent_term has been available since OTP 21.2 and Mint requires Elixir ~> 1.12 which needs OTP 22+, so it is always available. Remove the runtime check, the application env, and the empty ... Pull #478 16 Apr 2026 05:28PM UTC ericmj github
87.65
2a78a5b99e515e15bee164c2bf221671d8be718f main Run HTTP/2 integration tests against local Caddy instead of nghttp2.org (#482) * Run HTTP/2 integration tests against local Caddy instead of nghttp2.org The tests hitting nghttp2.org/httpbin/ had been failing on every CI run because the upstream... push 16 Apr 2026 05:26PM UTC web-flow github
87.64
ef5fd4b6b8872516891d56b0dc8b9954b8b996e6-PR-482 ericmj/local-h2c-integration-tests Fix stray :ssl message leak in HTTP/2 integration tests The twitter.com describe block was using @moduletag instead of @describetag, which made its connect: {"twitter.com", 443} tag apply to the whole module. That caused the top-level setup to op... Pull #482 16 Apr 2026 04:58PM UTC ericmj github
87.64
55061138939710b88056102ad2919c8f7b143e56-PR-482 ericmj/local-h2c-integration-tests Run HTTP/2 integration tests against local Caddy instead of nghttp2.org The tests hitting nghttp2.org/httpbin/ had been failing on every CI run because the upstream httpbin backend behind nghttpx returns 502 to GitHub Actions runners. Enable h2c ... Pull #482 16 Apr 2026 04:48PM UTC ericmj github
87.64
5d8c622fd5e76ca8cb415a8855a345f2ece86842-PR-481 ericmj/http2-larger-default-windows Track advertised receive window synchronously in initiate/5 Streams opened before the server's SETTINGS ACK arrived were reading their initial receive window from `conn.client_settings`, which still held library defaults at that point. If the use... Pull #481 13 Apr 2026 09:17PM UTC ericmj github
88.14
0e474d7cc54a4274629a259d0a8ce5dbe6765ff0-PR-479 ericmj/fix-1xx-informational-response Fix HTTP/1 handling of 1xx informational responses 1xx informational responses (100 Continue, 103 Early Hints, etc.) were treated the same as HEAD and 204/304 responses: Mint emitted `{:done, ref}` and popped the request from its queue. The real ... Pull #479 12 Apr 2026 03:28PM UTC ericmj github
87.81
f7f0313191ccc6ef399289836088cc7f2dcc585c-PR-478 ericmj/support-elixir-1.12 Remove application callback and persistent_term check persistent_term has been available since OTP 21.2 and Mint requires Elixir ~> 1.12 which needs OTP 22+, so it is always available. Remove the runtime check, the application env, and the empty ... Pull #478 11 Apr 2026 06:11PM UTC ericmj github
87.78
803fc1e17d1ab88290652181489eb8f0a5baccc9-PR-478 ericmj/support-elixir-1.12 Pin oldest CI Elixir to 1.12.3 to match Hex CI Pull #478 11 Apr 2026 10:31AM UTC ericmj github
87.77
0bfcc869b53b83989c24ba681d66d0a447b5a1c3 main Add a couple of @typedocs push 30 Jan 2026 10:50AM UTC whatyouhide github
87.77
905e8e5d35829dcb45786b56bf9a555ca5a862dc main Add t:Mint.HTTPError.reason/0 and t:Mint.TransportError.reason/0 (#476) push 30 Jan 2026 10:49AM UTC web-flow github
87.77
7c323941c2981f72a60f4039dff70df77d70b885-PR-476 np/export-error-types declare types for Mint.HTTPError.reason() and Mint.TransportError.reason() Pull #476 29 Jan 2026 03:46PM UTC sneako github
87.77
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc