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

Chia-Network / chia-blockchain / 28481850825
92%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 12:07AM UTC
Jobs 1
Files 930
Run time 2min
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

30 Jun 2026 11:11PM UTC coverage: 91.639% (-0.02%) from 91.662%
28481850825

push

github

web-flow
Fix DataLayer unsubscribe cleanup (#21049)

* Fix DataLayer unsubscribe cleanup

Ensure unsubscribe clears committed root state along with nodes and files so a later re-subscribe cannot reuse stale synced metadata after blobs were removed.

* Make DataLayer blob cleanup best effort

Treat post-commit unsubscribe file removal as best-effort so database cleanup remains successful even when orphaned blob directory deletion fails.

* Inline root/node cleanup in unsubscribe

Per review feedback, fold the single-use clear_store_roots helper back into
unsubscribe so the deletes run in the existing writer transaction, matching
the surrounding pattern and dropping an unnecessary nested savepoint. Remove
the now-redundant standalone test; unsubscribe coverage already exercises the
root/node deletion.

10990 of 12191 branches covered (90.15%)

Branch coverage included in aggregate %.

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

47 existing lines in 10 files now uncovered.

113884 of 124076 relevant lines covered (91.79%)

1.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
22
77.42
-11.52% chia/_tests/core/util/test_lockfile.py
11
73.42
-1.26% chia/timelord/timelord.py
3
88.56
-0.07% chia/full_node/full_node_api.py
2
87.7
-0.24% chia/data_layer/data_layer.py
2
95.57
-0.42% chia/farmer/farmer_api.py
2
72.35
-0.32% chia/farmer/farmer.py
2
88.55
0.31% chia/full_node/full_node.py
1
81.03
0.34% chia/server/node_discovery.py
1
91.23
-1.75% chia/util/files.py
1
87.59
-0.07% chia/wallet/wallet_node.py
Jobs
ID Job ID Ran Files Coverage
1 28481850825.1 01 Jul 2026 12:07AM UTC 1860
91.64
GitHub Action Run
Source Files on build 28481850825
  • Tree
  • List 930
  • Changed 17
  • Source Changed 6
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28481850825
  • ae262f60 on github
  • Prev Build on main (#28477220605)
  • Next Build on main (#28479199861)
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