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

graphprotocol / indexer-rs / 14538843453
64%

Build:
DEFAULT BRANCH: main
Ran 18 Apr 2025 05:17PM UTC
Jobs 1
Files 89
Run time 1min
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

18 Apr 2025 05:10PM UTC coverage: 74.084% (-0.2%) from 74.282%
14538843453

push

github

web-flow
Fix: Temporarily disable Horizon, enhance agent stability and logging (#691)

* feat(tap-agent): Add horizon config flag safety checks

Add conditional initialization of pglistener_v2 and escrow account listener based on horizon_enabled flag, this as an extray safety measure. Improve error messages specificity for v2 components.

* feat(receipt): Improve logs to provide more context about receipt types

* fix(horizon): Extra safety measure to ensure horizon is disabled, even when enable by configuration.

* fix(tap-agent): Prevent panic on NULL allocation_ids from RAV query

The `ARRAY_AGG(...) FILTER (WHERE NOT last)` query for RAVs can return
NULL. Changed `.expect()` to `if let Some` to handle this valid case
where a sender has only finalized RAVs, preventing a panic.

* fix(agent): Fix typo

* chore(agent): Add warning to tell when null allocations are found for senders

* fix(agent): Remove unknown field usage in logs

48 of 109 new or added lines in 3 files covered. (44.04%)

4 existing lines in 1 file now uncovered.

8876 of 11981 relevant lines covered (74.08%)

109.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.5
0.0% crates/service/src/tap/receipt_store.rs
14
0.0
0.0% crates/tap-agent/src/agent.rs
46
76.18
-1.65% crates/tap-agent/src/agent/sender_accounts_manager.rs

Uncovered Existing Lines

Lines Coverage ∆ File
4
92.71
-4.17% crates/watcher/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 14538843453.1 18 Apr 2025 05:17PM UTC 89
74.08
GitHub Action Run
Source Files on build 14538843453
  • Tree
  • List 89
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14538843453
  • 175ec75e on github
  • Prev Build on main (#14456407381)
  • Next Build on main (#14568212590)
  • Delete
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

© 2025 Coveralls, Inc