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

Tatsh / patreon-archiver / 27535873285
100%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2026 09:09AM UTC
Jobs 5
Files 7
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

15 Jun 2026 09:08AM UTC coverage: 100.0%. Remained the same
27535873285

push

github

Tatsh
main: fix mypy and ty errors in cookie session setup

Update the session headers with `SHARED_HEADERS.items()` so the call
matches the `Iterable[tuple[...]]` overload; passing the dict directly
failed because `Mapping` keys are invariant and `dict[str, str]` is not
assignable to the header map's `str | bytes` key type. Drop the now
redundant `cast` to `RequestsCookieJar`, which both checkers reject since
`session.cookies` already infers that type, and remove the orphaned
imports.

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

99 of 99 branches covered (100.0%)

Branch coverage included in aggregate %.

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

614 of 614 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27535873285.1 15 Jun 2026 09:09AM UTC 7
100.0
GitHub Action Run
2 27535873285.2 15 Jun 2026 09:09AM UTC 7
100.0
GitHub Action Run
3 27535873285.3 15 Jun 2026 09:09AM UTC 7
100.0
GitHub Action Run
4 27535873285.4 15 Jun 2026 09:09AM UTC 7
100.0
GitHub Action Run
5 27535873285.5 15 Jun 2026 09:09AM UTC 7
100.0
GitHub Action Run
Source Files on build 27535873285
  • Tree
  • List 7
  • 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 #27535873285
  • 91acc78b on github
  • Prev Build on master (#27530718678)
  • Next Build on master (#27871784553)
  • 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