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

tari-project / tari / 16215075524
62%

Build:
DEFAULT BRANCH: development
Ran 11 Jul 2025 09:29AM UTC
Jobs 1
Files 718
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

11 Jul 2025 08:06AM UTC coverage: 58.066% (-0.03%) from 58.097%
16215075524

push

github

web-flow
fix: scanned height tracking (#7301)

Description
---
This should fix the display of the console wallet to again show properly
the scanned height and track the latency

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

* **New Features**
* Added support for primary and fallback HTTP server URLs for wallet
connectivity and UTXO scanning, automatically switching to a fallback if
the primary server is unavailable.
* Wallet UI now displays chain tip, scanned height, and base node
latency with improved formatting and color coding.
* Wallet state tracks and exposes synchronization heights and node
latency for enhanced status reporting.

* **Improvements**
* Wallet synchronizer and event monitor now provide detailed progress
updates, including latency and connected node information.
* Enhanced configuration options for specifying base node service
endpoints.
* Updated peer seed lists and configuration presets for improved network
connectivity.
* Base node wallet client dynamically selects between local API and
default seed server based on connectivity.

* **Bug Fixes**
* Improved handling of additional event fields for future compatibility.

* **Documentation**
* Updated configuration files to reflect new HTTP server URL options and
network seed addresses.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

0 of 140 new or added lines in 9 files covered. (0.0%)

13 existing lines in 8 files now uncovered.

69709 of 120051 relevant lines covered (58.07%)

226918.46 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% base_layer/wallet/src/base_node_service/monitor.rs
3
0.0
0.0% base_layer/wallet/src/client/http_client_factory.rs
3
0.0
0.0% base_layer/wallet/src/connectivity_service/initializer.rs
4
0.0
0.0% base_layer/wallet/src/utxo_scanner_service/initializer.rs
6
0.0
0.0% base_layer/wallet/src/config.rs
9
57.46
-4.14% common/src/configuration/bootstrap.rs
10
0.0
0.0% base_layer/wallet/src/wallet.rs
28
0.0
0.0% base_layer/wallet/src/utxo_scanner_service/utxo_scanner_task.rs
76
0.0
0.0% clients/rust/base_node_wallet_client/src/client/http.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% base_layer/wallet/src/client/http_client_factory.rs
1
0.0
0.0% base_layer/wallet/src/utxo_scanner_service/utxo_scanner_task.rs
1
0.0
0.0% base_layer/wallet/src/wallet.rs
1
0.0
0.0% clients/rust/base_node_wallet_client/src/client/http.rs
1
56.93
0.7% comms/core/src/connectivity/manager.rs
1
90.05
-0.25% comms/core/src/multiplexing/yamux.rs
2
60.37
0.27% comms/dht/src/connectivity/mod.rs
5
80.94
-1.02% comms/core/src/connection_manager/dialer.rs
Jobs
ID Job ID Ran Files Coverage
1 16215075524.1 11 Jul 2025 09:29AM UTC 718
58.07
GitHub Action Run
Source Files on build 16215075524
  • Tree
  • List 718
  • Changed 15
  • Source Changed 11
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16215075524
  • e0cc004a on github
  • Prev Build on development (#16200110666)
  • Next Build on development (#16218940838)
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