Skip to content

tests

b7deae2
Select commit
Loading
Failed to load commit list.
Open

minor update by agents #305

tests
b7deae2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 1s

98.40% (+0.07%) compared to 9c36ee8

View this Pull Request on Codecov

98.40% (+0.07%) compared to 9c36ee8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.40%. Comparing base (9c36ee8) to head (b7deae2).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
+ Coverage   98.33%   98.40%   +0.07%     
==========================================
  Files          11       11              
  Lines         960     1005      +45     
  Branches      113      119       +6     
==========================================
+ Hits          944      989      +45     
  Misses          9        9              
  Partials        7        7              
Files with missing lines Coverage Δ
src/cachier/config.py 100.00% <ø> (ø)
src/cachier/core.py 99.42% <100.00%> (+<0.01%) ⬆️
src/cachier/cores/base.py 100.00% <100.00%> (ø)
src/cachier/cores/redis.py 99.44% <100.00%> (+0.18%) ⬆️

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 9c36ee8...b7deae2. Read the comment docs.

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