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

Replace Agent State with Agent Phase #2123

Merged
merged 15 commits into from
Feb 5, 2024

--pre

de4675e
Select commit
Loading
Failed to load commit list.
Merged

Replace Agent State with Agent Phase #2123

--pre
de4675e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 5, 2024 in 0s

85.57% (-0.23%) compared to b230f3e

View this Pull Request on Codecov

85.57% (-0.23%) compared to b230f3e

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (b230f3e) 85.79% compared to head (de4675e) 85.57%.
Report is 6 commits behind head on master.

Files Patch % Lines
flytekit/extend/backend/base_agent.py 73.33% 2 Missing and 2 partials ⚠️
.../flytekit-airflow/flytekitplugins/airflow/agent.py 50.00% 4 Missing ⚠️
...lytekit-bigquery/flytekitplugins/bigquery/agent.py 83.33% 1 Missing ⚠️
...tekit-snowflake/flytekitplugins/snowflake/agent.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2123      +/-   ##
==========================================
- Coverage   85.79%   85.57%   -0.23%     
==========================================
  Files         313      308       -5     
  Lines       23628    23113     -515     
  Branches     3541     3540       -1     
==========================================
- Hits        20272    19779     -493     
+ Misses       2744     2722      -22     
  Partials      612      612              

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