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

tari-project / tari / 24152040964
61%

Build:
DEFAULT BRANCH: development
Ran 08 Apr 2026 07:27PM UTC
Jobs 1
Files 702
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

08 Apr 2026 06:35PM UTC coverage: 61.163% (+0.7%) from 60.482%
24152040964

push

github

web-flow
feat: add background database pruning for large prune operations (#7739)

Description
---

When >25,000 blocks need pruning (e.g. switching to a prune node),
spawns a background task that prunes in 10,000-block chunks with
independent write locks per chunk. This prevents the node from blocking
for extended periods. An AtomicBool flag ensures only one background
prune runs at a time and skips inline pruning during the operation.

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

19 of 72 new or added lines in 1 file covered. (26.39%)

37 existing lines in 9 files now uncovered.

70630 of 115478 relevant lines covered (61.16%)

225022.7 hits per line

Uncovered Changes

Lines Coverage ∆ File
53
53.56
6.11% base_layer/core/src/chain_storage/blockchain_database.rs

Coverage Regressions

Lines Coverage ∆ File
27
52.4
4.74% base_layer/core/src/chain_storage/lmdb_db/lmdb_db.rs
3
79.11
-0.7% base_layer/transaction_components/src/validation/aggregate_body/aggregate_body_internal_validator.rs
1
98.88
-1.12% base_layer/common_types/src/dammsum.rs
1
53.56
6.11% base_layer/core/src/chain_storage/blockchain_database.rs
1
21.84
-1.15% base_layer/core/src/chain_storage/error.rs
1
93.76
-0.19% base_layer/core/src/proof_of_work/monero_rx/merkle_tree.rs
1
75.34
-1.37% base_layer/node_components/src/blocks/chain_block.rs
1
85.88
0.23% base_layer/p2p/src/services/liveness/service.rs
1
94.79
-1.04% base_layer/transaction_components/src/consensus/consensus_encoding/hashing.rs
Jobs
ID Job ID Ran Files Coverage
1 24152040964.1 08 Apr 2026 07:27PM UTC 702
61.16
GitHub Action Run
Source Files on build 24152040964
  • Tree
  • List 702
  • Changed 27
  • Source Changed 1
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24152040964
  • 0e5f9ca0 on github
  • Prev Build on development (#24143284219)
  • Next Build on development (#24182709400)
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