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

Add resume batch run feature #2095

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Add resume batch run feature #2095

merged 1 commit into from
Feb 23, 2024

Conversation

Jasmin3q
Copy link
Contributor

@Jasmin3q Jasmin3q commented Feb 23, 2024

Description

Add resume batch run feature to feaure list.

All Promptflow Contribution checklist:

  • The pull request does not introduce [breaking changes].
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request to get dedicated review from promptflow team. Learn more: suggested workflow.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copy link

SDK CLI Global Config Test Result shimin/add_feature

2 tests   2 ✅  52s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit e05e409.

Copy link

Executor Unit Test Result shimin/add_feature

734 tests   734 ✅  46s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit e05e409.

Copy link

promptflow SDK CLI Azure E2E Test Result shimin/add_feature

  4 files    4 suites   3m 21s ⏱️
149 tests 128 ✅ 21 💤 0 ❌
596 runs  512 ✅ 84 💤 0 ❌

Results for commit e05e409.

Copy link

Executor E2E Test Result shimin/add_feature

196 tests   194 ✅  4m 12s ⏱️
  1 suites    2 💤
  1 files      0 ❌

Results for commit e05e409.

Copy link

SDK CLI Test Result shimin/add_feature

   12 files     12 suites   41m 1s ⏱️
  424 tests   408 ✅ 16 💤 0 ❌
1 696 runs  1 632 ✅ 64 💤 0 ❌

Results for commit e05e409.

@guming-learning guming-learning merged commit f00e296 into main Feb 23, 2024
42 checks passed
@guming-learning guming-learning deleted the shimin/add_feature branch February 23, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants