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

tari-project / tari / 12808840268
61%

Build:
DEFAULT BRANCH: development
Ran 16 Jan 2025 04:02PM UTC
Jobs 1
Files 713
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

16 Jan 2025 12:26PM UTC coverage: 65.465% (+0.003%) from 65.462%
12808840268

push

github

web-flow
feat: new grpc method (#6742)

Description
---
Creates a new grpc method to get the reward of the nextblock, the sha +
rx estimate hash rates and metadata tip info
Adds caching to grpc calls

Motivation and Context
---
Currently, universe calls get_template to just read the reward which is
an expensive operation.
It also streams up to 100 headers to calculate the estimated hash rate. 

Both of these operations can be made much simpler and faster. This PR
provides a call to do just that.
This Pr also adds cahcing to the calls to only update if an update is
required.

0 of 39 new or added lines in 5 files covered. (0.0%)

8 existing lines in 2 files now uncovered.

73018 of 111538 relevant lines covered (65.46%)

273554.43 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
17.5
-0.45% base_layer/core/src/base_node/comms_interface/comms_request.rs
7
53.66
-0.5% base_layer/core/src/base_node/comms_interface/inbound_handlers.rs
10
41.46
-13.38% base_layer/core/src/blocks/new_block_template.rs
10
29.41
-12.25% base_layer/core/src/blocks/new_blockheader_template.rs
11
22.42
-1.16% base_layer/core/src/base_node/comms_interface/local_interface.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
65.08
0.4% comms/dht/src/connectivity/mod.rs
6
61.13
-0.59% comms/core/src/connectivity/manager.rs
Jobs
ID Job ID Ran Files Coverage
1 12808840268.1 16 Jan 2025 04:02PM UTC 713
65.46
GitHub Action Run
Source Files on build 12808840268
  • Tree
  • List 713
  • Changed 233
  • Source Changed 5
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12808840268
  • ef81ccb0 on github
  • Prev Build on development (#12783890949)
  • Next Build on development (#12828938743)
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