Skip to content

fix: Clear stale negative cache entries#4328

Draft
jjerphan wants to merge 5 commits into
mamba-org:mainfrom
jjerphan:fix/clear-negative-cache-entries
Draft

fix: Clear stale negative cache entries#4328
jjerphan wants to merge 5 commits into
mamba-org:mainfrom
jjerphan:fix/clear-negative-cache-entries

Simply use raw pointer

1659911
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 1s

55.95% (+0.86%) compared to 6bf836f

View this Pull Request on Codecov

55.95% (+0.86%) compared to 6bf836f

Details

Codecov Report

❌ Patch coverage is 54.71698% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.95%. Comparing base (6bf836f) to head (1659911).

Files with missing lines Patch % Lines
libmamba/src/core/transaction.cpp 0.00% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4328      +/-   ##
==========================================
+ Coverage   55.08%   55.95%   +0.86%     
==========================================
  Files         240      240              
  Lines       30329    30375      +46     
  Branches     3241     3250       +9     
==========================================
+ Hits        16707    16995     +288     
+ Misses      13619    13377     -242     
  Partials        3        3              

☔ 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.