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

Pass additional fields to agent create #2272

fix string interpolation in test

38447ae
Select commit
Loading
Failed to load commit list.
Merged

Pass additional fields to agent create #2272

fix string interpolation in test
38447ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2024 in 0s

83.36% (-0.41%) compared to 3642ec6

View this Pull Request on Codecov

83.36% (-0.41%) compared to 3642ec6

Details

Codecov Report

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

Project coverage is 83.36%. Comparing base (3642ec6) to head (38447ae).
Report is 1 commits behind head on master.

Files Patch % Lines
flytekit/extend/backend/agent_service.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2272      +/-   ##
==========================================
- Coverage   83.76%   83.36%   -0.41%     
==========================================
  Files         329      311      -18     
  Lines       25002    24193     -809     
  Branches     3708     3496     -212     
==========================================
- Hits        20943    20168     -775     
+ Misses       3432     3398      -34     
  Partials      627      627              

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