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

Chia-Network / chia-blockchain / 22870571015

09 Mar 2026 07:17PM UTC coverage: 91.114% (+0.01%) from 91.103%
22870571015

push

github

web-flow
mypy: remove exclusion for chia._tests.core.full_node.test_node_load (#20626)

* mypy: remove exclusion for chia._tests.core.full_node.test_node_load

Add concrete type annotations to test_blocks_load (two_nodes fixture
typed as tuple[FullNodeAPI, FullNodeAPI, ChiaServer, ChiaServer,
BlockTools], self_hostname as str, return -> None) and add -> int
return type to the inner num_connections helper.

* fix: remove stale test_performance exclusion from merge

The merge with main incorrectly swapped test_node_load for
test_performance. Only test_node_load should be removed; test_performance
is not excluded on main and should not be re-added.

10408 of 11587 branches covered (89.82%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

13 existing lines in 5 files now uncovered.

105241 of 115341 relevant lines covered (91.24%)

1.82 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

87.36
/chia/full_node/full_node.py


Source Not Available

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