Skip to content

Allow Days=0 in lifecycle rules (relax day-based actions to nonnegative)#2648

Open
delthas wants to merge 3 commits into
development/8.5from
improvement/ARSN-597/allow-days-0-lifecycle-rules
Open

Allow Days=0 in lifecycle rules (relax day-based actions to nonnegative)#2648
delthas wants to merge 3 commits into
development/8.5from
improvement/ARSN-597/allow-days-0-lifecycle-rules

Log lifecycle rules configured with a 0-day action time

58effc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2026 in 0s

74.39% (+0.06%) compared to 5370257

View this Pull Request on Codecov

74.39% (+0.06%) compared to 5370257

Details

Codecov Report

❌ Patch coverage is 80.31496% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.39%. Comparing base (5370257) to head (58effc7).

Files with missing lines Patch % Lines
lib/models/LifecycleConfiguration.ts 77.06% 25 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           development/8.5    #2648      +/-   ##
===================================================
+ Coverage            74.33%   74.39%   +0.06%     
===================================================
  Files                  229      229              
  Lines                18646    18644       -2     
  Branches              3887     3909      +22     
===================================================
+ Hits                 13860    13870      +10     
+ Misses                4781     4769      -12     
  Partials                 5        5              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.