Skip to content

Increased gRPC message size limit to 16MB / added CLI flag to set the…

082d2a5
Select commit
Loading
Failed to load commit list.
Merged

Increased gRPC message size limit to 16MB / added CLI flag to set the value #2729

Increased gRPC message size limit to 16MB / added CLI flag to set the…
082d2a5
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 11, 2024 in 1s

67.66% (target 30.00%)

View this Pull Request on Codecov

67.66% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 67.66%. Comparing base (ea09108) to head (082d2a5).

Files with missing lines Patch % Lines
internal/cli/daemon/daemon.go 75.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2729      +/-   ##
==========================================
- Coverage   67.68%   67.66%   -0.02%     
==========================================
  Files         234      234              
  Lines       22285    22298      +13     
==========================================
+ Hits        15083    15089       +6     
- Misses       6017     6022       +5     
- Partials     1185     1187       +2     

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