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

Implement GetProject endpoint in FlyteAdmin #4825

Merged
merged 17 commits into from
Mar 20, 2024

Moved Validation to it's right place.

681d2fb
Select commit
Loading
Failed to load commit list.
Merged

Implement GetProject endpoint in FlyteAdmin #4825

Moved Validation to it's right place.
681d2fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

58.98% (+0.01%) compared to 04dc245

View this Pull Request on Codecov

58.98% (+0.01%) compared to 04dc245

Details

Codecov Report

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

Project coverage is 58.98%. Comparing base (04dc245) to head (681d2fb).
Report is 2 commits behind head on master.

Files Patch % Lines
flyteadmin/pkg/rpc/adminservice/project.go 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4825      +/-   ##
==========================================
+ Coverage   58.97%   58.98%   +0.01%     
==========================================
  Files         645      645              
  Lines       55578    55622      +44     
==========================================
+ Hits        32778    32811      +33     
- Misses      20207    20217      +10     
- Partials     2593     2594       +1     

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