Skip to content

test: add container task map exec integration test

2b9387d
Select commit
Loading
Failed to load commit list.
Open

[Core feature] map_task to support ContainerTask #3249

test: add container task map exec integration test
2b9387d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 10, 2025 in 0s

76.36% (-7.00%) compared to 3c6b61d

View this Pull Request on Codecov

76.36% (-7.00%) compared to 3c6b61d

Details

Codecov Report

Attention: Patch coverage is 52.94118% with 8 lines in your changes missing coverage. Please review.

Project coverage is 76.36%. Comparing base (3c6b61d) to head (2b9387d).

Files with missing lines Patch % Lines
flytekit/core/array_node_map_task.py 44.44% 3 Missing and 2 partials ⚠️
flytekit/core/container_task.py 57.14% 1 Missing and 2 partials ⚠️

❗ There is a different number of reports uploaded between BASE (3c6b61d) and HEAD (2b9387d). Click for more details.

HEAD has 40 uploads less than BASE
Flag BASE (3c6b61d) HEAD (2b9387d)
41 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3249      +/-   ##
==========================================
- Coverage   83.35%   76.36%   -7.00%     
==========================================
  Files         347      215     -132     
  Lines       28791    22528    -6263     
  Branches     2960     2966       +6     
==========================================
- Hits        23999    17203    -6796     
- Misses       3956     4507     +551     
+ Partials      836      818      -18     

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