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

fix: Reduce the amount of memory used by the in-memory extension manager gRPC server buffer #3512

Merged
merged 1 commit into from
May 31, 2024

Reduce the amount of memory used by the in-memory gRPC buffer to a

4afb999
Select commit
Loading
Failed to load commit list.
Merged

fix: Reduce the amount of memory used by the in-memory extension manager gRPC server buffer #3512

Reduce the amount of memory used by the in-memory gRPC buffer to a
4afb999
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2024 in 0s

67.30% (target 60.00%)

View this Pull Request on Codecov

67.30% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 67.30%. Comparing base (11349b1) to head (4afb999).

Files Patch % Lines
internal/extension/registry/extension_manager.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3512      +/-   ##
==========================================
- Coverage   67.32%   67.30%   -0.02%     
==========================================
  Files         167      167              
  Lines       20308    20308              
==========================================
- Hits        13672    13669       -3     
- Misses       5643     5645       +2     
- Partials      993      994       +1     

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