Skip to content

Support delayed mirroring with configurable package age - #175

Draft
Inok wants to merge 1 commit into
mainfrom
delayed-mirroring
Draft

Support delayed mirroring with configurable package age#175
Inok wants to merge 1 commit into
mainfrom
delayed-mirroring

Add delayed mirroring with configurable minimum release age

7eecb5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

74.73% (+0.55%) compared to 75aaacf

View this Pull Request on Codecov

74.73% (+0.55%) compared to 75aaacf

Details

Codecov Report

❌ Patch coverage is 79.81651% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.73%. Comparing base (75aaacf) to head (7eecb5e).

Files with missing lines Patch % Lines
src/Promote.NuGet/Promote/PromotePackageLogger.cs 7.69% 12 Missing ⚠️
...s/Resolution/ResolvePackageVersionPolicyVisitor.cs 84.61% 1 Missing and 3 partials ⚠️
...ds/Promote/Resolution/PackagesToPromoteResolver.cs 92.50% 1 Missing and 2 partials ⚠️
...te.NuGet.Commands/Promote/PromotePackageCommand.cs 90.00% 0 Missing and 1 partial ⚠️
...ands/Requests/Resolution/PackageRequestResolver.cs 85.71% 0 Missing and 1 partial ⚠️
...omConfiguration/PromoteFromConfigurationCommand.cs 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
+ Coverage   74.17%   74.73%   +0.55%     
==========================================
  Files          47       47              
  Lines        1208     1298      +90     
  Branches      241      264      +23     
==========================================
+ Hits          896      970      +74     
- Misses        191      202      +11     
- Partials      121      126       +5     

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