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

Tatsh / niquests-cache / 24652629305
100%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2026 06:51AM 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

20 Apr 2026 06:49AM UTC coverage: 100.0%. Remained the same
24652629305

push

github

Tatsh
session: add conditional revalidation and 304 handling

Attach ETag/Last-Modified validators to outbound requests when
cache_control=True and a cached entry exists. Handle 304 Not Modified
by refreshing the entry timestamp and returning the cached response.

Add always_revalidate setting to bypass the TTL cache-hit path so
every request with a cached entry sends a conditional request.

Include If-Modified-Since and If-None-Match in the default ignored
parameters so conditional headers do not affect cache keys.

Remove direct tests of private helpers (_lookup_header,
_attach_validators) and replace them with integration tests through
the public CachedSession/AsyncCachedSession API.

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

55 of 55 branches covered (100.0%)

Branch coverage included in aggregate %.

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

484 of 484 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24652629305.1 20 Apr 2026 06:51AM UTC 9
100.0
GitHub Action Run
2 24652629305.2 20 Apr 2026 06:51AM UTC 9
100.0
GitHub Action Run
3 24652629305.3 20 Apr 2026 06:51AM UTC 9
100.0
GitHub Action Run
4 24652629305.4 20 Apr 2026 06:51AM UTC 9
100.0
GitHub Action Run
5 24652629305.5 20 Apr 2026 06:52AM UTC 9
100.0
GitHub Action Run
Source Files on build 24652629305
  • 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 #24652629305
  • 61925ce5 on github
  • Prev Build on master (#24645616817)
  • Next Build on master (#24652926119)
  • 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