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

Chia-Network / chia-blockchain / 27265959677
92%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 10:09AM UTC
Jobs 1
Files 921
Run time 4min
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

10 Jun 2026 09:12AM UTC coverage: 91.498% (-0.02%) from 91.514%
27265959677

push

github

web-flow
full_node: explicit None check in short_sync_batch instead of naked assert (#20991)

full_node: return False instead of asserting on disconnected first block in short_sync_batch

Replace `assert prev_b is not None` in short_sync_batch with an explicit None check that
returns False, matching the documented fallback-to-long-sync behavior and mirroring the
explicit check already used in add_block.

10885 of 12090 branches covered (90.03%)

Branch coverage included in aggregate %.

21 of 21 new or added lines in 2 files covered. (100.0%)

275 existing lines in 15 files now uncovered.

112347 of 122593 relevant lines covered (91.64%)

1.83 hits per line

Coverage Regressions

Lines Coverage ∆ File
101
85.49
0.01% chia/cmds/wallet_funcs.py
72
95.21
0.02% chia/wallet/wallet_rpc_api.py
52
85.7
0.02% chia/data_layer/data_layer.py
22
77.42
-11.52% chia/_tests/core/util/test_lockfile.py
6
98.78
0.01% chia/wallet/wallet_request_types.py
3
88.56
-0.2% chia/full_node/full_node_api.py
3
80.34
-0.52% chia/server/node_discovery.py
3
96.3
-0.93% chia/simulator/setup_services.py
3
87.33
-0.2% chia/wallet/wallet_node.py
2
71.96
-0.32% chia/farmer/farmer.py
2
88.46
0.19% chia/full_node/full_node.py
2
86.01
0.69% chia/server/server.py
2
96.62
0.05% chia/wallet/wallet_rpc_client.py
1
96.5
0.0% chia/_tests/simulation/test_simulation.py
1
99.68
0.0% chia/_tests/wallet/rpc/test_wallet_rpc.py
Jobs
ID Job ID Ran Files Coverage
1 27265959677.1 10 Jun 2026 10:09AM UTC 1842
91.5
GitHub Action Run
Source Files on build 27265959677
  • Tree
  • List 921
  • Changed 18
  • Source Changed 8
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27265959677
  • 2468708a on github
  • Prev Build on main (#27217744675)
  • Next Build on main (#27289373681)
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