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

fix UI

a1886b3
Select commit
Loading
Failed to load commit list.
Merged

Core/enable deck #2314

fix UI
a1886b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 1, 2024 in 0s

50.07% (-27.58%) compared to 2719b34

View this Pull Request on Codecov

50.07% (-27.58%) compared to 2719b34

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 36 lines in your changes missing coverage. Please review.

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

Current head a1886b3 differs from pull request most recent head fb58060

Please upload reports for the commit fb58060 to get more accurate results.

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

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

HEAD has 14 uploads less than BASE
Flag BASE (2719b34) HEAD (a1886b3)
15 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2314       +/-   ##
===========================================
- Coverage   77.65%   50.07%   -27.58%     
===========================================
  Files         236      180       -56     
  Lines       20789    18165     -2624     
  Branches     3661     3557      -104     
===========================================
- Hits        16144     9097     -7047     
- Misses       4017     8638     +4621     
+ Partials      628      430      -198     

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