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

Chia-Network / chia-blockchain / 24460364799
91%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 04:38PM UTC
Jobs 2
Files 906
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

15 Apr 2026 02:30PM UTC coverage: 91.149% (-0.04%) from 91.187%
24460364799

push

github

web-flow
PriorityThreadPoolExecutor (#20742)

* add PriorityThreadPoolExecutor, use a dedicated thread for high priority work, to minimize latency

* use PriorityThreadPoolExecutor to validate UnfinishedBlocks and FullBlocks

* make MempoolManager use the new priority thread pool

* make FullNodeRpcApi use the new FullNode thread pool

* make FullNodeAPI use the new thread pool. This is mostly used for servicing the Wallet protocol. trusted wallets have higher priority (lower nice) and untrusted wallets have the lowest priority

* add instrumentation to PrioritizedThreadPoolExecutor

10517 of 11719 branches covered (89.74%)

Branch coverage included in aggregate %.

405 of 438 new or added lines in 21 files covered. (92.47%)

45 existing lines in 8 files now uncovered.

107235 of 117467 relevant lines covered (91.29%)

3.65 hits per line

Uncovered Changes

Lines Coverage ∆ File
31
76.58
chia/util/priority_thread_pool_executor.py
1
79.13
-0.12% chia/full_node/full_node_rpc_api.py
1
91.67
2.19% chia/util/inline_executor.py

Coverage Regressions

Lines Coverage ∆ File
22
77.42
-11.52% chia/_tests/core/util/test_lockfile.py
8
86.06
-0.65% chia/wallet/wallet_node.py
6
79.86
-1.04% chia/server/node_discovery.py
3
85.56
-0.53% chia/server/server.py
2
87.54
0.08% chia/full_node/full_node.py
2
70.0
-1.43% chia/timelord/timelord_launcher.py
1
97.1
-0.17% chia/full_node/mempool_manager.py
1
85.57
-0.5% chia/wallet/util/wallet_sync_utils.py
Jobs
ID Job ID Ran Files Coverage
1 24460364799.1 15 Apr 2026 04:38PM UTC 1812
91.15
GitHub Action Run
2 24460364799.2 15 Apr 2026 04:41PM UTC 1812
91.15
GitHub Action Run
Source Files on build 24460364799
  • Tree
  • List 906
  • Changed 27
  • Source Changed 20
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24460364799
  • 38bb6d35 on github
  • Prev Build on main (#24460325263)
  • Next Build on main (#24515174089)
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