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

Core/enable deck #2314

Merged
merged 16 commits into from
Jul 2, 2024

remove chart

fb58060
Select commit
Loading
Failed to load commit list.
Merged

Core/enable deck #2314

remove chart
fb58060
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 1, 2024 in 0s

51.19% (-26.47%) compared to 2719b34

View this Pull Request on Codecov

51.19% (-26.47%) compared to 2719b34

Details

Codecov Report

Attention: Patch coverage is 30.88235% with 47 lines in your changes missing coverage. Please review.

Project coverage is 51.19%. Comparing base (2719b34) to head (fb58060).
Report is 1 commits behind head on master.

Files Patch % Lines
flytekit/core/base_task.py 28.00% 16 Missing and 2 partials ⚠️
flytekit/deck/deck.py 41.66% 14 Missing ⚠️
flytekit/core/python_function_task.py 0.00% 9 Missing ⚠️
flytekit/core/context_manager.py 25.00% 6 Missing ⚠️

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

HEAD has 13 uploads less than BASE
Flag BASE (2719b34) HEAD (fb58060)
15 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2314       +/-   ##
===========================================
- Coverage   77.65%   51.19%   -26.47%     
===========================================
  Files         236      186       -50     
  Lines       20789    18855     -1934     
  Branches     3661     3690       +29     
===========================================
- Hits        16144     9652     -6492     
- Misses       4017     8713     +4696     
+ Partials      628      490      -138     

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