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

Async Agent Interface Refactor #2467

Merged

Conversation

Future-Outlier
Copy link
Member

@Future-Outlier Future-Outlier commented Jun 7, 2024

Tracking issue

flyteorg/flyte#3936

Why are the changes needed?

As this PR mentioned,
we should make SyncAgentBase and AsyncAgentBase have the same interface

https://github.com/flyteorg/flytekit/blob/master/flytekit/extend/backend/base_agent.py#L123

… Interface

Signed-off-by: Future-Outlier <eric901201@gmail.com>
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.00%. Comparing base (3555f2e) to head (600eb5d).

Current head 600eb5d differs from pull request most recent head 31c2060

Please upload reports for the commit 31c2060 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2467      +/-   ##
==========================================
+ Coverage   50.73%   51.00%   +0.27%     
==========================================
  Files         182      185       +3     
  Lines       18477    18619     +142     
  Branches     3628     3628              
==========================================
+ Hits         9374     9497     +123     
- Misses       8625     8644      +19     
  Partials      478      478              

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

…position

Signed-off-by: Future-Outlier <eric901201@gmail.com>
Signed-off-by: Future-Outlier <eric901201@gmail.com>
@Future-Outlier Future-Outlier merged commit 7521acb into master Jun 7, 2024
46 checks passed
bgedik pushed a commit to bgedik/flytekit that referenced this pull request Jul 3, 2024
Signed-off-by: bugra.gedik <bugra.gedik@predera.ai>
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
Signed-off-by: Jan Fiedler <jan@union.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants