-
Notifications
You must be signed in to change notification settings - Fork 670
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 #4316
Conversation
Signed-off-by: Rafael Ribeiro Raposo <[email protected]>
Signed-off-by: Rafael Raposo <[email protected]>
Signed-off-by: Rafael Raposo <[email protected]>
Add GetProject
Thank you for opening this pull request! 🙌 These tips will help get your PR across the finish line:
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #4316 +/- ##
==========================================
+ Coverage 59.03% 59.90% +0.86%
==========================================
Files 622 562 -60
Lines 52682 40252 -12430
==========================================
- Hits 31102 24112 -6990
+ Misses 19098 13795 -5303
+ Partials 2482 2345 -137
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Replaced by #4825 |
Tracking issue
Closes: #4317
Describe your changes
Add new GetProject enpoint to Flyteadmin
Check all the applicable boxes
Screenshots
Note to reviewers