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

Chia-Network / chia-blockchain / 26246900838 / 1
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 08:57PM UTC
Files 1844
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

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

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>

21672 of 24072 branches covered (90.03%)

Branch coverage included in aggregate %.

223780 of 244194 relevant lines covered (91.64%)

0.92 hits per line

Source Files on job 26246900838.1
  • Tree
  • List 1844
  • Changed 37
  • Source Changed 28
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26246900838
  • f2d5b4fd on github
  • Prev Job for on main (#26244545228.1)
  • Next Job for on main (#26249988328.1)
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