Skip to content

Address second round of CodeRabbit review comments

160f360
Select commit
Loading
Failed to load commit list.
Merged

Fix stale locks (#56) and add __repr__/__str__ to public classes (#21) #63

Address second round of CodeRabbit review comments
160f360
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

89.73% (+0.17%) compared to 3ecac5a

View this Pull Request on Codecov

89.73% (+0.17%) compared to 3ecac5a

Details

Codecov Report

❌ Patch coverage is 87.69231% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.73%. Comparing base (3ecac5a) to head (160f360).

Files with missing lines Patch % Lines
filecache/file_cache.py 82.97% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   89.55%   89.73%   +0.17%     
==========================================
  Files           5        5              
  Lines        2413     2465      +52     
  Branches      507      518      +11     
==========================================
+ Hits         2161     2212      +51     
- Misses        149      150       +1     
  Partials      103      103              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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