Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(analysis): add ttlStrategy on AnalysisRun for garbage collecting stale AnalysisRun automatically #3324

Merged
merged 6 commits into from
Jan 30, 2024

TtlStrategy -> TTLStrategy

c20482c
Select commit
Loading
Failed to load commit list.
Merged

feat(analysis): add ttlStrategy on AnalysisRun for garbage collecting stale AnalysisRun automatically #3324

TtlStrategy -> TTLStrategy
c20482c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 1s

81.83% (+0.06%) compared to 5e5314b

View this Pull Request on Codecov

81.83% (+0.06%) compared to 5e5314b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5e5314b) 81.77% compared to head (c20482c) 81.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3324      +/-   ##
==========================================
+ Coverage   81.77%   81.83%   +0.06%     
==========================================
  Files         135      135              
  Lines       20649    20688      +39     
==========================================
+ Hits        16886    16931      +45     
+ Misses       2888     2883       -5     
+ Partials      875      874       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.