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

Tatsh / niquests-cache / 24710180881
100%

Build:
DEFAULT BRANCH: master
Ran 21 Apr 2026 07:38AM UTC
Jobs 5
Files 9
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

21 Apr 2026 07:37AM UTC coverage: 100.0%. Remained the same
24710180881

push

github

Tatsh
session: skip caching streamed responses with unconsumed body

A streamed response (stream=True) whose body the caller has not yet
read cannot be cached: in async mode resp.content is still a coroutine
at that point, so materialising the cache entry would bind an unresolved
coroutine into the backend. Guard _should_store() with a check on
_content_consumed to return False early for such responses.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

56 of 56 branches covered (100.0%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

486 of 486 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24710180881.1 21 Apr 2026 07:38AM UTC 9
100.0
GitHub Action Run
2 24710180881.2 21 Apr 2026 07:38AM UTC 9
100.0
GitHub Action Run
3 24710180881.3 21 Apr 2026 07:38AM UTC 9
100.0
GitHub Action Run
4 24710180881.4 21 Apr 2026 07:38AM UTC 9
100.0
GitHub Action Run
5 24710180881.5 21 Apr 2026 07:38AM UTC 9
100.0
GitHub Action Run
Source Files on build 24710180881
  • Tree
  • List 9
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24710180881
  • 935a2b1b on github
  • Prev Build on master (#24652926119)
  • Next Build on master (#24710611568)
  • 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