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

Fix py38 aync agent service and add async agent test #1866

Conversation

Future-Outlier
Copy link
Member

TL;DR

As title.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

You can refer to this pr.
#1848

Tracking Issue

#1848
flyteorg/flyte#3936

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

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

Comparison is base (11e98fb) 50.38% compared to head (67e4838) 54.76%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1866      +/-   ##
==========================================
+ Coverage   50.38%   54.76%   +4.37%     
==========================================
  Files         248      292      +44     
  Lines       19884    22076    +2192     
  Branches     3356     2172    -1184     
==========================================
+ Hits        10019    12090    +2071     
- Misses       9702     9837     +135     
+ Partials      163      149      -14     
Files Coverage Δ
flytekit/extend/backend/agent_service.py 0.00% <0.00%> (ø)

... and 70 files with indirect coverage changes

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

Signed-off-by: Future Outlier <eric901201@gmai.com>
@pingsutw pingsutw merged commit 71515a8 into flyteorg:master Oct 4, 2023
67 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants