Skip to content

make generate

64a1c06
Select commit
Loading
Failed to load commit list.
Open

Update Flyte to Go 1.24 #6603

make generate
64a1c06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2025 in 0s

56.00% (-2.59%) compared to 5f26461

View this Pull Request on Codecov

56.00% (-2.59%) compared to 5f26461

Details

Codecov Report

❌ Patch coverage is 43.58974% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.00%. Comparing base (5f26461) to head (64a1c06).

Files with missing lines Patch % Lines
flyteadmin/pkg/errors/errors.go 50.00% 6 Missing ⚠️
...ytepropeller/pkg/controller/nodes/array/handler.go 25.00% 6 Missing ⚠️
flyteadmin/auth/cookie.go 58.33% 3 Missing and 2 partials ⚠️
flyteadmin/auth/handlers.go 16.66% 4 Missing and 1 partial ⚠️
flytestdlib/errors/error.go 0.00% 5 Missing ⚠️
datacatalog/pkg/manager/impl/validators/errors.go 0.00% 3 Missing ⚠️
...yteadmin/pkg/repositories/transformers/workflow.go 0.00% 2 Missing ⚠️
...teplugins/go/tasks/plugins/array/k8s/management.go 33.33% 2 Missing ⚠️
datacatalog/pkg/repositories/errors/postgres.go 0.00% 1 Missing ⚠️
flyteadmin/pkg/manager/impl/launch_plan_manager.go 0.00% 1 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6603      +/-   ##
==========================================
- Coverage   58.59%   56.00%   -2.59%     
==========================================
  Files         929      929              
  Lines       70851    70856       +5     
==========================================
- Hits        41512    39680    -1832     
- Misses      26193    28141    +1948     
+ Partials     3146     3035     -111     

☔ 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.