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

[Tracing] Add trace tests to tracing_test #2252

Merged
merged 4 commits into from
Mar 11, 2024

Conversation

lumoslnt
Copy link
Contributor

@lumoslnt lumoslnt commented Mar 7, 2024

Description

Add tracing tests to tracing_test.

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

github-actions bot commented Mar 7, 2024

promptflow-tracing e2e test result devs/linatang/move-tracing-tests

 4 files   4 suites   1m 40s ⏱️
 8 tests  8 ✅ 0 💤 0 ❌
32 runs  32 ✅ 0 💤 0 ❌

Results for commit 99a87c7.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 7, 2024

SDK CLI Global Config Test Result devs/linatang/move-tracing-tests

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

Results for commit 99a87c7.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 7, 2024

promptflow-tracing unit test result devs/linatang/move-tracing-tests

 4 files   4 suites   21s ⏱️
 4 tests  4 ✅ 0 💤 0 ❌
16 runs  16 ✅ 0 💤 0 ❌

Results for commit 99a87c7.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 7, 2024

promptflow SDK CLI Azure E2E Test Result devs/linatang/move-tracing-tests

  4 files    4 suites   3m 49s ⏱️
168 tests 149 ✅ 19 💤 0 ❌
672 runs  596 ✅ 76 💤 0 ❌

Results for commit 99a87c7.

♻️ This comment has been updated with latest results.

@lumoslnt lumoslnt force-pushed the devs/linatang/move-tracing-tests branch from 0f2612b to 2d12f1f Compare March 7, 2024 09:57
@lumoslnt lumoslnt force-pushed the devs/linatang/move-tracing-tests branch from 2d12f1f to 8c9f877 Compare March 7, 2024 10:03
@lumoslnt lumoslnt changed the title [Tracing] Move tracing tests to tracing_test [Tracing] Add tracing tests to tracing_test Mar 7, 2024
@lumoslnt lumoslnt changed the title [Tracing] Add tracing tests to tracing_test [Tracing] Add trace tests to tracing_test Mar 7, 2024
Copy link

github-actions bot commented Mar 7, 2024

SDK CLI Test Result devs/linatang/move-tracing-tests

   12 files     12 suites   41m 32s ⏱️
  451 tests   434 ✅ 17 💤 0 ❌
1 804 runs  1 736 ✅ 68 💤 0 ❌

Results for commit 99a87c7.

♻️ This comment has been updated with latest results.

zhengfeiwang
zhengfeiwang previously approved these changes Mar 7, 2024
@lumoslnt lumoslnt merged commit f4215a4 into main Mar 11, 2024
44 checks passed
@lumoslnt lumoslnt deleted the devs/linatang/move-tracing-tests branch March 11, 2024 03:10
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.

3 participants