Skip to content

style: lint

c53a64e
Select commit
Loading
Failed to load commit list.
Open

[Core feature] map_task to support ContainerTask #3249

style: lint
c53a64e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 17, 2025 in 1s

52.15% (-35.98%) compared to c95a3df

View this Pull Request on Codecov

52.15% (-35.98%) compared to c95a3df

Details

Codecov Report

Attention: Patch coverage is 15.78947% with 16 lines in your changes missing coverage. Please review.

Project coverage is 52.15%. Comparing base (c95a3df) to head (c53a64e).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
flytekit/core/array_node_map_task.py 11.11% 12 Missing and 4 partials ⚠️

❗ There is a different number of reports uploaded between BASE (c95a3df) and HEAD (c53a64e). Click for more details.

HEAD has 25 uploads less than BASE
Flag BASE (c95a3df) HEAD (c53a64e)
26 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3249       +/-   ##
===========================================
- Coverage   88.13%   52.15%   -35.98%     
===========================================
  Files         105      215      +110     
  Lines        5165    22478    +17313     
  Branches        0     2954     +2954     
===========================================
+ Hits         4552    11724     +7172     
- Misses        613    10060     +9447     
- Partials        0      694      +694     

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