Skip to content

Add support to configure min GC intervals for soft and hard limits #12450

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

Merged
merged 1 commit into from
Feb 24, 2025

Add support to configure min GC intervals

1254bcb
Select commit
Loading
Failed to load commit list.
Merged

Add support to configure min GC intervals for soft and hard limits #12450

Add support to configure min GC intervals
1254bcb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2025 in 0s

92.19% (target 90.00%)

View this Pull Request on Codecov

92.19% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 5 lines in your changes missing coverage. Please review.

Project coverage is 92.19%. Comparing base (cffb7b6) to head (1254bcb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/memorylimiter/config.go 42.85% 4 Missing ⚠️
internal/memorylimiter/memorylimiter.go 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12450      +/-   ##
==========================================
+ Coverage   92.10%   92.19%   +0.09%     
==========================================
  Files         465      465              
  Lines       25180    25194      +14     
==========================================
+ Hits        23191    23228      +37     
+ Misses       1592     1570      -22     
+ Partials      397      396       -1     

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