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

Add Python Dependency Deck #2264

Merged
merged 66 commits into from
Apr 3, 2024

style: standardize formatting for better readability

0aad322
Select commit
Loading
Failed to load commit list.
Merged

Add Python Dependency Deck #2264

style: standardize formatting for better readability
0aad322
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 29, 2024 in 0s

53.79% (-30.11%) compared to fa2aa0b

View this Pull Request on Codecov

53.79% (-30.11%) compared to fa2aa0b

Details

Codecov Report

Attention: Patch coverage is 12.00000% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 53.79%. Comparing base (fa2aa0b) to head (0aad322).
Report is 6 commits behind head on master.

❗ Current head 0aad322 differs from pull request most recent head 7f40ad8. Consider uploading reports for the commit 7f40ad8 to get more accurate results

Files Patch % Lines
flytekit/deck/renderer.py 14.28% 18 Missing ⚠️
flytekit/core/python_function_task.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2264       +/-   ##
===========================================
- Coverage   83.89%   53.79%   -30.11%     
===========================================
  Files         342      180      -162     
  Lines       25483    18025     -7458     
  Branches     3725     3518      -207     
===========================================
- Hits        21380     9697    -11683     
- Misses       3472     7902     +4430     
+ Partials      631      426      -205     

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