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

Amend Admin to use grpc message size #5628

Merged
merged 10 commits into from
Aug 2, 2024

Refer to local `flyte` directory

5795f97
Select commit
Loading
Failed to load commit list.
Merged

Amend Admin to use grpc message size #5628

Refer to local `flyte` directory
5795f97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2024 in 0s

36.18% (+0.28%) compared to 025296a

View this Pull Request on Codecov

36.18% (+0.28%) compared to 025296a

Details

Codecov Report

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

Project coverage is 36.18%. Comparing base (025296a) to head (5795f97).
Report is 10 commits behind head on master.

Files Patch % Lines
flyteadmin/pkg/server/service.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5628      +/-   ##
==========================================
+ Coverage   35.89%   36.18%   +0.28%     
==========================================
  Files        1301     1302       +1     
  Lines      109419   109417       -2     
==========================================
+ Hits        39281    39592     +311     
+ Misses      66041    65689     -352     
- Partials     4097     4136      +39     

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