Skip to content

linting

71cb19c
Select commit
Loading
Failed to load commit list.
Merged

Add asyncio/coroutine support for caching async functions #319

linting
71cb19c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2026 in 1s

98.47% (+0.02%) compared to a683275

View this Pull Request on Codecov

98.47% (+0.02%) compared to a683275

Details

Codecov Report

❌ Patch coverage is 98.85057% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.47%. Comparing base (a683275) to head (71cb19c).

Files with missing lines Patch % Lines
src/cachier/core.py 98.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #319      +/-   ##
==========================================
+ Coverage   98.44%   98.47%   +0.02%     
==========================================
  Files          11       11              
  Lines        1030     1114      +84     
  Branches      126      139      +13     
==========================================
+ Hits         1014     1097      +83     
  Misses          9        9              
- Partials        7        8       +1     
Files with missing lines Coverage Δ
src/cachier/cores/base.py 100.00% <ø> (ø)
src/cachier/core.py 99.28% <98.85%> (-0.21%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a683275...71cb19c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.