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

Tatsh / niquests-cache / 24617377492
100%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2026 12:37AM 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

19 Apr 2026 12:37AM UTC coverage: 100.0%. Remained the same
24617377492

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 %.

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

461 of 461 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24617377492.1 19 Apr 2026 12:37AM UTC 9
100.0
GitHub Action Run
2 24617377492.2 19 Apr 2026 12:37AM UTC 9
100.0
GitHub Action Run
3 24617377492.3 19 Apr 2026 12:37AM UTC 9
100.0
GitHub Action Run
4 24617377492.4 19 Apr 2026 12:37AM UTC 9
100.0
GitHub Action Run
5 24617377492.5 19 Apr 2026 12:37AM UTC 9
100.0
GitHub Action Run
Source Files on build 24617377492
  • 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 #24617377492
  • 48097127 on github
  • Prev Build on master (#24617237940)
  • Next Build on master (#24617400941)
  • 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