Skip to content

Merge branch 'master' of github.com:flyteorg/flytekit into 6277-map-c…

f15415b
Select commit
Loading
Failed to load commit list.
Open

[Core feature] map_task to support ContainerTask #3249

Merge branch 'master' of github.com:flyteorg/flytekit into 6277-map-c…
f15415b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2025 in 0s

76.38% (+1.67%) compared to 764b36f

View this Pull Request on Codecov

76.38% (+1.67%) compared to 764b36f

Details

Codecov Report

Attention: Patch coverage is 45.00000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 76.38%. Comparing base (764b36f) to head (f15415b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
flytekit/core/array_node_map_task.py 33.33% 4 Missing and 4 partials ⚠️
flytekit/core/container_task.py 57.14% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3249      +/-   ##
==========================================
+ Coverage   74.71%   76.38%   +1.67%     
==========================================
  Files         276      218      -58     
  Lines       25020    22696    -2324     
  Branches     2953     2962       +9     
==========================================
- Hits        18693    17336    -1357     
+ Misses       5491     4539     -952     
+ Partials      836      821      -15     

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