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

safe-global / safe-decoder-service / 24830763739
92%

Build:
DEFAULT BRANCH: main
Ran 23 Apr 2026 10:43AM 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

23 Apr 2026 10:41AM UTC coverage: 91.488% (+0.3%) from 91.238%
24830763739

push

github

Uxio0
Migrate Redis client from sync to redis.asyncio to prevent event-loop blocking

All call sites in cache_response, admin auth, contract_metadata_service,
and the distributed lock in tasks.py were blocking the asyncio event loop
with synchronous redis-py operations. Switch to redis.asyncio.Redis and
await every Redis call.

21 of 23 new or added lines in 4 files covered. (91.3%)

1322 of 1445 relevant lines covered (91.49%)

0.91 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
96.0
7.63% app/datasources/cache/redis.py
1
75.61
0.0% app/routers/admin.py
Jobs
ID Job ID Ran Files Coverage
1 24830763739.1 23 Apr 2026 10:43AM UTC 69
91.49
GitHub Action Run
Source Files on build 24830763739
  • Tree
  • List 69
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • af6bf917 on github
  • Prev Build on main (#24830754833)
  • Next Build on main (#24830785910)
  • 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