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

Tatsh / niquests-cache / 24617343707 / 4
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2026 12:35AM UTC
Files 9
Run time 0s
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

19 Apr 2026 12:34AM UTC coverage: 100.0%. Remained the same
24617343707.4

push

github

Tatsh
session: decode bytes-typed response headers

``niquests.Response.headers`` is typed as ``CaseInsensitiveDict[str, str | bytes]``;
some servers (and proxies) emit raw ``bytes`` header values. Decode them to
``str`` before populating the ``CacheEntry`` so the entry round-trips
through the JSON serializer cleanly and matches the ``dict[str, str]``
schema. Drop the now-unused ``ty: ignore[invalid-method-override]``
suppressions on the sync and async ``request()`` overrides.

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

49 of 49 branches covered (100.0%)

Branch coverage included in aggregate %.

461 of 461 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 24617343707.4
  • 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 Build 24617343707
  • d605b708 on github
  • Prev Job for on master (#24617237940.2)
  • Next Job for on master (#24617377492.2)
  • 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