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

Airflow Agent lazy module loading #2098

Closed

Fix lint error

9083e04
Select commit
Loading
Failed to load commit list.
Closed

Airflow Agent lazy module loading #2098

Fix lint error
9083e04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

84.74% (+0.00%) compared to eb20459

View this Pull Request on Codecov

84.74% (+0.00%) compared to eb20459

Details

Codecov Report

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

Project coverage is 84.74%. Comparing base (eb20459) to head (9083e04).

Files Patch % Lines
.../flytekit-airflow/flytekitplugins/airflow/agent.py 73.33% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2098   +/-   ##
=======================================
  Coverage   84.74%   84.74%           
=======================================
  Files         315      315           
  Lines       24142    24142           
  Branches     3666     3666           
=======================================
+ Hits        20458    20460    +2     
+ Misses       3025     3024    -1     
+ Partials      659      658    -1     

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