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

feat: add support for seedProjects with descriptions via seedProjectsWithDetails #5864

Merge branch 'master' into terryhung/add-the-new-type-of-admin-seed-p…

fedad63
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for seedProjects with descriptions via seedProjectsWithDetails #5864

Merge branch 'master' into terryhung/add-the-new-type-of-admin-seed-p…
fedad63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

36.84% (+0.02%) compared to 7f92953

View this Pull Request on Codecov

36.84% (+0.02%) compared to 7f92953

Details

Codecov Report

Attention: Patch coverage is 91.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 36.84%. Comparing base (7f92953) to head (fedad63).

Files with missing lines Patch % Lines
flyteadmin/cmd/entrypoints/migrate.go 0.00% 2 Missing ⚠️
flyteadmin/pkg/server/initialize.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5864      +/-   ##
==========================================
+ Coverage   36.82%   36.84%   +0.02%     
==========================================
  Files        1309     1309              
  Lines      130938   130967      +29     
==========================================
+ Hits        48220    48258      +38     
+ Misses      78534    78525       -9     
  Partials     4184     4184              

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