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

Chia-Network / chia-blockchain / 26835890892
91%

Build:
DEFAULT BRANCH: main
Ran 02 Jun 2026 06:50PM UTC
Jobs 1
Files 921
Run time 3min
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

02 Jun 2026 05:13PM UTC coverage: 91.494% (+0.01%) from 91.483%
26835890892

push

github

web-flow
Bump aiohttp to 3.14.0 to fix blockchain sync on slow links like Starlink Standby mode (#20967)

* Bump aiohttp to 3.14.0

Require the aiohttp release that fixes false websocket heartbeat timeouts while receiving slow large frames.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Fix aiohttp websocket typing

Set explicit text decoding on websocket clients so aiohttp 3.14 keeps the existing decoded-message type contract.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Fix aiohttp typing on Python 3.10

Centralize the decoded websocket type narrowing so aiohttp 3.14 type checks consistently across supported Python versions.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Widen aiohttp websocket type boundary

Let Chia accept aiohttp websocket responses with either text-decoding mode instead of relying on a post-hoc narrowing helper.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Document aiohttp typing cleanup

Note that the widened websocket type boundary can be revisited after Python 3.10 support is dropped.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Test slow websocket frame heartbeat

Cover the aiohttp 3.14 heartbeat reset behavior that keeps large frames alive while bytes continue arriving slowly.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Assert slow frame exceeds heartbeat window

Make the aiohttp websocket regression test prove its throttled frame crosses the heartbeat timeout boundary.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Fix server test import order

Apply the ruff import ordering fix for the aiohttp websocket regression test.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>

10858 of 12063 branches covered (90.01%)

Branch coverage included in aggregate %.

73 of 73 new or added lines in 5 files covered. (100.0%)

6 existing lines in 4 files now uncovered.

112100 of 122326 relevant lines covered (91.64%)

1.83 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
85.68
-0.24% chia/data_layer/data_layer.py
2
88.5
-0.14% chia/full_node/full_node_api.py
1
98.82
-0.04% chia/_tests/core/full_node/test_full_node.py
1
87.43
0.0% chia/wallet/wallet_node.py
Jobs
ID Job ID Ran Files Coverage
1 26835890892.1 02 Jun 2026 06:50PM UTC 1842
91.49
GitHub Action Run
Source Files on build 26835890892
  • Tree
  • List 921
  • Changed 13
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26835890892
  • f7682c8a on github
  • Prev Build on main (#26822684665)
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