Skip to content

add managed environment POC #3021

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

Merged
merged 23 commits into from
Jan 6, 2025

add Union for typing

543ea4f
Select commit
Loading
Failed to load commit list.
Merged

add managed environment POC #3021

add Union for typing
543ea4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

76.08% (+24.72%) compared to bc0e8c0

View this Pull Request on Codecov

76.08% (+24.72%) compared to bc0e8c0

Details

Codecov Report

Attention: Patch coverage is 77.19298% with 13 lines in your changes missing coverage. Please review.

Project coverage is 76.08%. Comparing base (bc0e8c0) to head (543ea4f).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
flytekit/core/environment.py 76.78% 8 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3021       +/-   ##
===========================================
+ Coverage   51.35%   76.08%   +24.72%     
===========================================
  Files         204      211        +7     
  Lines       21446    21868      +422     
  Branches     2729     2740       +11     
===========================================
+ Hits        11014    16638     +5624     
+ Misses       9834     4423     -5411     
- Partials      598      807      +209     

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