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

[processor/memorylimiter] Add profiles support to memorylimiter processor #12454

Merged
merged 1 commit into from
Feb 27, 2025

Add profiles support to memorylimiter processor

ec7daba
Select commit
Loading
Failed to load commit list.
Merged

[processor/memorylimiter] Add profiles support to memorylimiter processor #12454

Add profiles support to memorylimiter processor
ec7daba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

92.10% (target 90.00%)

View this Pull Request on Codecov

92.10% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 91.89189% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.10%. Comparing base (0d81535) to head (ec7daba).

Files with missing lines Patch % Lines
processor/memorylimiterprocessor/factory.go 85.71% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12454      +/-   ##
==========================================
- Coverage   92.11%   92.10%   -0.01%     
==========================================
  Files         467      467              
  Lines       25252    25269      +17     
==========================================
+ Hits        23260    23274      +14     
- Misses       1590     1592       +2     
- Partials      402      403       +1     

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