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

Chia-Network / chia-blockchain / 27618964646
92%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 02:56PM UTC
Jobs 1
Files 922
Run time 4min
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

16 Jun 2026 12:53PM UTC coverage: 91.565% (+0.02%) from 91.545%
27618964646

push

github

web-flow
Skip DataLayer upload/cleanup for stores with no committed data (#20992)

* Skip DataLayer upload/cleanup for stores with no committed data

For a store whose on-chain singleton is still at generation 0 (created but
no data committed yet) there is no local tree, so get_tree_root raised
"No generations found". upload_files and clean_old_full_tree_files both hit
this, and update_subscription caught it and logged an ERROR with a full
traceback every management cycle for every such store.

Add the same generation-0 early return that fetch_and_validate already uses
to both upload_files and clean_old_full_tree_files, so an empty store is a
quiet no-op instead of recurring error spam.

* Clarify DataLayer empty-store log message

10900 of 12098 branches covered (90.1%)

Branch coverage included in aggregate %.

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

56 existing lines in 7 files now uncovered.

112652 of 122836 relevant lines covered (91.71%)

1.83 hits per line

Coverage Regressions

Lines Coverage ∆ File
40
87.71
0.0% chia/data_layer/data_layer.py
6
88.29
-0.17% chia/full_node/full_node.py
4
88.5
-0.27% chia/full_node/full_node_api.py
2
71.96
-0.32% chia/farmer/farmer.py
2
99.9
0.0% chia/_tests/core/data_layer/test_data_rpc.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
Jobs
ID Job ID Ran Files Coverage
1 27618964646.1 16 Jun 2026 02:56PM UTC 1844
91.56
GitHub Action Run
Source Files on build 27618964646
  • Tree
  • List 922
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27618964646
  • 7e503364 on github
  • Prev Build on main (#27619012798)
  • Next Build on main (#27618949973)
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