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

Chia-Network / chia-blockchain / 26246900838
91%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 08:57PM UTC
Jobs 2
Files 922
Run time 8min
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

21 May 2026 07:00PM UTC coverage: 91.496% (+0.2%) from 91.338%
26246900838

push

github

web-flow
checkpoint: into main from release/2.7.1  @ 7080538f7 (#20930)

2.7.1 Checkpoint Merge (#20887)

* Checkpoint Merge




* Add a timeout during node shutdown

* Revert "Add a timeout during node shutdown"

This reverts commit ab57da71f.

* Replace test_add_transaction_seen_before_validation with simpler version

The previous version of this test was the sole cause of a CI hang on the
2.7.1-checkpoint branch (confirmed by bisection). It used the heavyweight
wallet_nodes fixture, a real peer connection, and a backgrounded task driving
add_transaction, all of which left orphaned async work during fixture teardown
under pytest-xdist on CI runners.

The replacement keeps the same regression coverage for SEC-111 (tx must be
marked in-flight before pre_validate_spendbundle) but does so with:
- the lightweight one_node_one_block fixture
- pytest.MonkeyPatch.context() instead of manual attribute swap
- two asyncio.Events to deterministically gate validation
- asyncio.wait_for on both the gate and the final task to fail fast



---------

Co-authored-by: Chris Marslender <chrismarslender@gmail.com>
Co-authored-by: Almog De Paz <almogdepaz@gmail.com>
Co-authored-by: Zachary Brown <z.brown@chia.net>
Co-authored-by: Earle Lowe <e.lowe@chia.net>
Co-authored-by: Cursor <cursoragent@cursor.com>

10836 of 12036 branches covered (90.03%)

Branch coverage included in aggregate %.

2022 of 2023 new or added lines in 31 files covered. (99.95%)

29 existing lines in 9 files now uncovered.

111890 of 122097 relevant lines covered (91.64%)

3.67 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
88.53
1.99% chia/full_node/full_node_api.py

Coverage Regressions

Lines Coverage ∆ File
6
81.03
-1.03% chia/server/node_discovery.py
6
86.51
-1.07% chia/server/server.py
5
88.23
0.48% chia/full_node/full_node.py
5
81.9
-1.72% chia/introducer/introducer.py
3
96.3
-0.93% chia/simulator/setup_services.py
1
90.81
0.26% chia/full_node/weight_proof.py
1
96.88
-1.56% chia/_tests/core/util/test_file_keyring_synchronization.py
1
96.5
0.0% chia/_tests/simulation/test_simulation.py
1
87.16
0.22% chia/wallet/wallet_node.py
Jobs
ID Job ID Ran Files Coverage
1 26246900838.1 21 May 2026 08:57PM UTC 1844
91.5
GitHub Action Run
2 26246900838.2 21 May 2026 09:02PM UTC 1844
91.5
GitHub Action Run
Source Files on build 26246900838
  • Tree
  • List 922
  • Changed 37
  • Source Changed 28
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26246900838
  • f2d5b4fd on github
  • Prev Build on main (#26244545228)
  • Next Build on main (#26249988328)
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