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

safe-global / safe-decoder-service / 19968221108
90%

Build:
DEFAULT BRANCH: main
Ran 05 Dec 2025 03:51PM UTC
Jobs 1
Files 69
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

05 Dec 2025 03:49PM UTC coverage: 90.168% (-4.7%) from 94.907%
19968221108

push

github

Uxio0
fix: multiple bug fixes and performance optimizations

Bug fixes:
- Fix typo: skip_attemp_download -> skip_attempt_download in tasks
- Fix unbound variable 'source' in contract_metadata_service when contract_metadata.source is None
- Remove useless exception re-raise in HTTP middleware
- Fix mypy warnings
- Add missing `setuptools` required by dramatiq

Performance optimizations:
- Batch ABI selector generation into single thread instead of spawning thread per selector
- Add 24h TTL to should_attempt_download Redis cache to allow retry of failed contract downloads
- Replace f-strings with lazy % formatting in logging calls

17 of 26 new or added lines in 7 files covered. (65.38%)

2 existing lines in 1 file now uncovered.

1238 of 1373 relevant lines covered (90.17%)

0.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
94.37
-0.35% app/services/data_decoder.py
8
90.99
-5.16% app/services/contract_metadata_service.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
86.67
5.42% app/routers/data_decoder.py
Jobs
ID Job ID Ran Files Coverage
1 19968221108.1 05 Dec 2025 03:51PM UTC 69
90.17
GitHub Action Run
Source Files on build 19968221108
  • Tree
  • List 69
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 573f5b3d on github
  • Prev Build on main (#18277519801)
  • Next Build on main (#19968226842)
  • 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

© 2026 Coveralls, Inc