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

elixir-mint / mint
88%

Build:
DEFAULT BRANCH: main
Repo Added 11 Jun 2022 07:10AM UTC
Token xUOJjt5H7KcTvx6ikZQ7qWuMslrGKsjIE regen
Build 258 Last
Files 20
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • al/1.18
  • al/ci
  • al/client-settings
  • al/deps
  • al/elixir-1.10
  • al/elixir-1.11+
  • al/fix-leak
  • al/fix-tests
  • al/http2-logs
  • al/improve-defguard
  • al/modernize-ci
  • al/stream-docs
  • al/update-ci-versions
  • al/updates
  • allow-not-validating-target
  • allow_302_for_twitter_integration_test
  • andrea/code-coverage
  • andrea/dialyzer
  • andrea/fix-guard
  • andrea/new-ci-versions
  • comp-time-optimization
  • configurable-test-ports
  • connection-docs-ref
  • contributing-and-testing-housekeeping
  • docs-for-open
  • dont-close-socket-on-recv-timeout
  • ericmj/deprecate-read-write
  • ericmj/fix-1xx-informational-response
  • ericmj/http2-connection-window-size
  • ericmj/http2-larger-default-windows
  • ericmj/inet4-option
  • ericmj/local-h2c-integration-tests
  • ericmj/support-elixir-1.12
  • ericmj/update-ubuntu
  • fix-cannot-build-docker-image-using-podman-compose
  • fix-dialyzer
  • fix-http1-tests-not-tagged-correctly
  • fix-incorrect-ci-badge
  • fix-warnings
  • fix/humize_error_code_custom_error
  • http1-reason-phrase
  • ip-address-match-fun
  • jv-default-store
  • jv-elixir-1-19
  • main
  • next_body_chunk
  • np/export-error-types
  • optimize-http/2-request-creation
  • patch-3
  • preserve_header_case
  • pvthuyen/add-support-for-cacerts-get
  • refs/heads/main
  • refs/pull/399/merge
  • refs/pull/407/merge
  • rewrite-contributing-and-testing-doc
  • run-ci-against-erlang-27.1
  • unnecessary-rst-stream-2
  • update-deps
  • use_local_http_bin_in_all_tests
  • whatyouhide/issue311
  • wm-decompression
  • wm-docker-compose
  • wm-recv-response
  • wrap-tunnel-errors

05 May 2026 02:49AM UTC coverage: 88.098% (-0.03%) from 88.125%
4c4bf9139db8923c9045baa6d0da947b31aaf4ba

push

github

web-flow
feat: polymorphic helper for request body streaming (#485)

* feat: polymorphic helper for request body streaming

* test: tighten request_body_window/2 coverage

Remove a redundant HTTP/1 test (HTTP/1 only permits one streaming
request at a time, so the "different ref while streaming" case
collapses into the existing make_ref() test).

Add an HTTP/2 end-to-end test that exercises the documented streaming
loop across multiple iterations with a body larger than the initial
window, processing WINDOW_UPDATE frames between chunks.

* docs(http): improves docs around request_body_window/2

* Remove changelog entry

---------

Co-authored-by: Eric Meadows-Jönsson <eric.meadows.jonsson@gmail.com>

4 of 5 new or added lines in 4 files covered. (80.0%)

1362 of 1546 relevant lines covered (88.1%)

251.45 hits per line

Relevant lines Covered
Build:
Build:
1546 RELEVANT LINES 1362 COVERED LINES
251.45 HITS PER LINE
Source Files on main
  • Tree
  • List 20
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
4c4bf913... main feat: polymorphic helper for request body streaming (#485) * feat: polymorphic helper for request body streaming * test: tighten request_body_window/2 coverage Remove a redundant HTTP/1 test (HTTP/1 only permits one streaming request at a time,... push 05 May 2026 02:49AM UTC web-flow github
88.1
216e1472... next_body_chunk Remove changelog entry Pull #485 05 May 2026 02:48AM UTC ericmj github
88.1
4fca8832... main Raise default HTTP/2 receive windows and batch HTTP/2 receive-window refills (#481) * Rename window_size field to send_window_size The connection and stream structs tracked a `window_size` field for the client's outbound (send) window and a sepa... push 05 May 2026 02:47AM UTC web-flow github
88.12
70b522ee... 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 05 May 2026 02:44AM UTC ericmj github
88.12
4a195ffb... main Add Mint.HTTP2.set_window_size/3 (#480) Advertises a larger HTTP/2 receive window (connection-level or per-stream) by sending a WINDOW_UPDATE frame. Needed because RFC 7540 makes the connection-level initial window tunable only via WINDOW_UPDATE ... push 05 May 2026 02:38AM UTC web-flow github
87.81
4d23d306... dont-close-socket-on-recv-timeout If receive times out, return the error instead of closing the connection Pull #486 04 May 2026 04:42PM UTC keathley github
87.64
bb9081a0... next_body_chunk docs(http): improves docs around request_body_window/2 Pull #485 01 May 2026 09:27AM UTC tank-bohr github
87.66
d857c408... next_body_chunk test: tighten request_body_window/2 coverage Remove a redundant HTTP/1 test (HTTP/1 only permits one streaming request at a time, so the "different ref while streaming" case collapses into the existing make_ref() test). Add an HTTP/2 end-to-end ... Pull #485 30 Apr 2026 09:33PM UTC ericmj github
87.66
1d5e283c... ericmj/http2-connection-window-size Codex updates Pull #480 28 Apr 2026 02:59PM UTC whatyouhide github
87.81
767c4c0b... next_body_chunk feat: polymorphic helper for request body streaming Pull #485 26 Apr 2026 05:31PM UTC tank-bohr github
87.66
See All Builds (190)

Badge your Repo: mint

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
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