Skip to content

Replace manual cache with functools lru-cache - #1696

Open
linsword13 wants to merge 1 commit into
GoogleCloudPlatform:developfrom
linsword13:lru-cache
Open

Replace manual cache with functools lru-cache#1696
linsword13 wants to merge 1 commit into
GoogleCloudPlatform:developfrom
linsword13:lru-cache

Replace manual cache with functools lru-cache

c28c192
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

93.33% (target 90.00%)

View this Pull Request on Codecov

93.33% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.33%. Comparing base (b1def73) to head (c28c192).

Files with missing lines Patch % Lines
lib/ramble/ramble/repository.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1696      +/-   ##
===========================================
- Coverage    93.33%   93.33%   -0.01%     
===========================================
  Files          364      364              
  Lines        35481    35476       -5     
===========================================
- Hits         33116    33111       -5     
  Misses        2365     2365              

☔ View full report in Codecov by Harness.
📢 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.