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

agronholm / anyio / 24584389301
93%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2026 08:08PM UTC
Jobs 0
Files 0
Run time –
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

pending completion
24584389301

push

github

web-flow
Fixed lost type information when using lru_cache with kwargs (#1104)

Due to incorrect usage of generics in the `lru_cache` decorator, type information was unnecessarily discarded when keyword arguments are passed (eg `ttl`, `always_checkpoint`).

This commit addresses the issue by removing the (unused) generic parameter from the `_LRUCacheWrapper` class. Note that in the class, `T` is only defined in `__call__`, making the parametrization useless. To make things worse, `Any` was being injected as `T`, hiding existing type information.
Source Files on build 24584389301
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #24584389301
  • 30ef5528 on github
  • Prev Build on master (#24454900688)
  • Next Build on master (#24587995338)
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