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

tari-project / tari / 18399107786
62%

Build:
DEFAULT BRANCH: development
Ran 10 Oct 2025 08:13AM UTC
Jobs 1
Files 700
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

10 Oct 2025 07:04AM UTC coverage: 58.589% (-1.0%) from 59.571%
18399107786

push

github

web-flow
feat: custom db timeout for grpc (#7544)

Description
---
Grpc create transaction calls have a timeout while waiting for a
database write. This timeout is 100ms, and should be sufficient, but can
be too long. This creates a custom config option to make this longer, or
shorter.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added a configurable timeout for wallet gRPC database write operations
to control how long the system waits before reporting a timeout.
  * Default timeout set to 100 ms; adjustable via wallet configuration.
* Helps avoid premature timeouts on slower systems and permits tighter
responsiveness on faster setups.
* Preset configuration updated to include the new option for easier
setup.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

0 of 1 new or added line in 1 file covered. (0.0%)

1138 existing lines in 32 files now uncovered.

66489 of 113484 relevant lines covered (58.59%)

228871.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% base_layer/wallet/src/config.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
63.32
-0.27% base_layer/core/src/mempool/sync_protocol/mod.rs
1
80.16
-0.2% comms/core/src/noise/socket.rs
2
77.06
-0.46% comms/core/src/connection_manager/peer_connection.rs
3
26.09
-13.04% base_layer/common_types/src/epoch.rs
3
38.57
-4.29% base_layer/core/src/validation/mocks.rs
3
31.71
-7.32% base_layer/node_components/src/blocks/block_header_accumulated_data.rs
3
46.51
-6.98% base_layer/node_components/src/blocks/historical_block.rs
3
81.36
-1.69% comms/core/src/protocol/rpc/status.rs
3
60.03
0.28% comms/dht/src/connectivity/mod.rs
3
20.0
-5.0% infrastructure/test_utils/src/streams/mod.rs
4
0.0
-23.53% base_layer/core/src/base_node/proto/rpc.rs
4
88.64
-4.55% base_layer/core/src/test_helpers/block_spec.rs
5
85.19
-4.63% base_layer/core/src/common/rolling_vec.rs
5
71.05
-6.58% base_layer/core/src/consensus/chain_strength_comparer.rs
5
77.66
-1.02% comms/core/src/connection_manager/dialer.rs
5
55.76
0.23% comms/core/src/connectivity/manager.rs
6
73.53
-8.82% base_layer/common_types/src/types/fixed_hash.rs
8
0.0
-15.38% base_layer/core/src/validation/error.rs
9
91.51
-0.97% base_layer/transaction_components/src/consensus/consensus_constants.rs
11
50.0
-50.0% base_layer/core/src/chain_storage/smt_hasher.rs
12
48.73
-4.36% base_layer/core/src/chain_storage/db_transaction.rs
12
85.1
-1.39% base_layer/core/src/chain_storage/lmdb_db/validator_node_store.rs
17
36.47
-10.0% base_layer/transaction_components/src/transaction_components/output_features.rs
20
0.0
-26.32% base_layer/transaction_components/src/transaction_components/side_chain/sidechain_feature.rs
20
67.62
-19.05% base_layer/transaction_components/src/transaction_components/side_chain/validator_node_registration.rs
21
61.43
-5.16% base_layer/core/src/chain_storage/lmdb_db/lmdb.rs
22
8.7
-31.88% base_layer/core/src/chain_storage/block_add_result.rs
26
61.13
-3.86% base_layer/core/src/test_helpers/blockchain.rs
29
63.75
-36.25% base_layer/core/src/base_node/sync/rpc/tests.rs
55
12.27
-14.36% base_layer/core/src/base_node/sync/rpc/service.rs
341
41.46
-11.59% base_layer/core/src/chain_storage/lmdb_db/lmdb_db.rs
476
39.11
-16.56% base_layer/core/src/chain_storage/blockchain_database.rs
Jobs
ID Job ID Ran Files Coverage
1 18399107786.1 10 Oct 2025 08:13AM UTC 700
58.59
GitHub Action Run
Source Files on build 18399107786
  • Tree
  • List 700
  • Changed 37
  • Source Changed 1
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18399107786
  • 9f0438cc on github
  • Prev Build on development (#18369916239)
  • Next Build on development (#18402812670)
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