Skip to content

feat: Support excluding recent builds using timestamp (--exclude-newer)#4228

Open
jezdez wants to merge 5 commits into
mamba-org:mainfrom
jezdez:feature/exclude-newer
Open

feat: Support excluding recent builds using timestamp (--exclude-newer)#4228
jezdez wants to merge 5 commits into
mamba-org:mainfrom
jezdez:feature/exclude-newer

Address exclude-newer review feedback

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

55.10% (+0.02%) compared to 6bf836f

View this Pull Request on Codecov

55.10% (+0.02%) compared to 6bf836f

Details

Codecov Report

❌ Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.10%. Comparing base (6bf836f) to head (96d2ca7).

Files with missing lines Patch % Lines
libmambapy/bindings/solver_libsolv.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4228      +/-   ##
==========================================
+ Coverage   55.08%   55.10%   +0.02%     
==========================================
  Files         240      241       +1     
  Lines       30329    30346      +17     
  Branches     3241     3246       +5     
==========================================
+ Hits        16707    16723      +16     
- Misses      13619    13620       +1     
  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.