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

safe-global / safe-decoder-service / 24830754833
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.238%. Remained the same
24830754833

push

github

Uxio0
Broaden exception catch in http_request_middleware finally block

The logging code inside the finally block was only catching ValueError.
Any other exception raised during logging (e.g. from HttpRequestLog
construction or model_dump) would replace the original exception from
call_next, masking the real error. Broadening to Exception ensures the
finally block never interferes with exception propagation.

0 of 1 new or added line in 1 file covered. (0.0%)

1312 of 1438 relevant lines covered (91.24%)

0.91 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
70.0
0.0% app/main.py
Jobs
ID Job ID Ran Files Coverage
1 24830754833.1 23 Apr 2026 10:43AM UTC 69
91.24
GitHub Action Run
Source Files on build 24830754833
  • Tree
  • List 69
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 383b6df7 on github
  • Prev Build on main (#24830747216)
  • Next Build on main (#24830763739)
  • 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