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

safe-global / safe-transaction-service / 20335082938
90%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 18 Dec 2025 11:18AM UTC
Jobs 1
Files 156
Run time 237min
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 Dec 2025 11:14AM UTC coverage: 90.424% (-0.3%) from 90.718%
20335082938

Pull #2752

github

Uxio0
feat: Add conditional indexing to filter Safes by initiator address (#2703)

Implement selective Safe indexing on L2 networks to reduce database size and improve indexing speed by filtering out Safes created by specific initiators.

Changes:
- Add ETH_EVENTS_IGNORED_INITIATORS setting to define blocklisted initiators
- Override process_elements in SafeEventsIndexer to filter by tx._from before storing EthereumTx records
- Optimize RPC calls: fetch transactions first, filter, then fetch receipts only for allowed transactions
- Add comprehensive tests for conditional indexing

Closes #2703
Pull Request #2752: feat: Add conditional indexing to filter Safes by initiator address (#2703)

62 of 94 new or added lines in 2 files covered. (65.96%)

4 existing lines in 2 files now uncovered.

8602 of 9513 relevant lines covered (90.42%)

0.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
32
86.13
-10.33% safe_transaction_service/history/indexers/safe_events_indexer.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.91
-0.87% safe_transaction_service/history/indexers/events_indexer.py
3
86.13
-10.33% safe_transaction_service/history/indexers/safe_events_indexer.py
Jobs
ID Job ID Ran Files Coverage
1 20335082938.1 18 Dec 2025 11:18AM UTC 156
90.42
GitHub Action Run
Source Files on build 20335082938
  • Tree
  • List 156
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20335082938
  • Pull Request #2752
  • PR Base - main (#20334945584)
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