Skip to content

fix(1023): enable setting DAPR_GRPC_MAX_INBOUND_MESSAGE_SIZE_BYTES through environment variable#1024

Merged
acroca merged 1 commit into
dapr:mainfrom
CasperGN:feat/1023-grpc-max-inbound-message-size
May 15, 2026
Merged

fix(1023): enable setting DAPR_GRPC_MAX_INBOUND_MESSAGE_SIZE_BYTES through environment variable#1024
acroca merged 1 commit into
dapr:mainfrom
CasperGN:feat/1023-grpc-max-inbound-message-size

fix(1023): enable setting DAPR_GRPC_MAX_INBOUND_MESSAGE_SIZE_BYTES th…

476b48f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 12, 2026 in 1s

81.55% (-5.08%) compared to bffb749

View this Pull Request on Codecov

81.55% (-5.08%) compared to bffb749

Details

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.55%. Comparing base (bffb749) to head (476b48f).
⚠️ Report is 126 commits behind head on main.

Files with missing lines Patch % Lines
ext/dapr-ext-grpc/dapr/ext/grpc/app.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1024      +/-   ##
==========================================
- Coverage   86.63%   81.55%   -5.08%     
==========================================
  Files          84      138      +54     
  Lines        4473    13491    +9018     
==========================================
+ Hits         3875    11003    +7128     
- Misses        598     2488    +1890     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.