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

Changelog update for release 1.1.7.0 #3897

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

singankit
Copy link
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

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.
  • I confirm that all new dependencies are compatible with the MIT license.
  • 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 Jan 2, 2025

promptflow-tracing test result

  9 files  ±  0    9 suites  ±0   13s ⏱️ - 2m 30s
 62 tests + 42   62 ✅ + 54  0 💤  -  12  0 ❌ ±0 
558 runs  +378  558 ✅ +486  0 💤  - 108  0 ❌ ±0 

Results for commit 823d933. ± Comparison against base commit ebf1192.

This pull request removes 20 and adds 62 tests. Note that renamed tests count towards both.
tests.e2etests.test_tracing.TestTracing ‑ test_open_ai_stream_context_manager
tests.e2etests.test_tracing.TestTracing ‑ test_otel_trace[dummy_llm_tasks_async-inputs1-3]
tests.e2etests.test_tracing.TestTracing ‑ test_otel_trace[dummy_llm_tasks_threadpool-inputs2-5]
tests.e2etests.test_tracing.TestTracing ‑ test_otel_trace[greetings-inputs0-4]
tests.e2etests.test_tracing.TestTracing ‑ test_otel_trace_with_embedding[openai_embedding_async-inputs0-2]
tests.e2etests.test_tracing.TestTracing ‑ test_otel_trace_with_embedding[openai_embedding_async-inputs1-2]
tests.e2etests.test_tracing.TestTracing ‑ test_otel_trace_with_llm[openai_chat-inputs0-2]
tests.e2etests.test_tracing.TestTracing ‑ test_otel_trace_with_llm[openai_chat-inputs2-2]
tests.e2etests.test_tracing.TestTracing ‑ test_otel_trace_with_llm[openai_chat_async-inputs4-2]
tests.e2etests.test_tracing.TestTracing ‑ test_otel_trace_with_llm[openai_chat_async-inputs6-2]
…
tests.unittests.test_context_utils ‑ test_thread_pool_executor_with_context
tests.unittests.test_context_utils ‑ test_thread_pool_executor_with_context_async
tests.unittests.test_iterator_proxy ‑ test_generator_proxy_iter
tests.unittests.test_iterator_proxy ‑ test_generator_proxy_next
tests.unittests.test_iterator_proxy ‑ test_generator_proxy_type
tests.unittests.test_iterator_proxy ‑ test_iterator_proxy_iter
tests.unittests.test_iterator_proxy ‑ test_iterator_proxy_next
tests.unittests.test_openai_injector ‑ test_aoai_call_inject
tests.unittests.test_openai_injector ‑ test_get_aoai_telemetry_headers
tests.unittests.test_openai_injector ‑ test_inject_and_recover_openai_api
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 2, 2025

promptflow SDK CLI Azure E2E Test Result users/singankit/changelog_update_release_1.17.0

  3 files    3 suites   3m 18s ⏱️
244 tests 204 ✅  40 💤 0 ❌
732 runs  612 ✅ 120 💤 0 ❌

Results for commit 823d933.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 2, 2025

promptflow-core test result

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 823d933. ± Comparison against base commit ebf1192.

Copy link

github-actions bot commented Jan 2, 2025

SDK CLI Global Config Test Result users/singankit/changelog_update_release_1.17.0

6 tests   6 ✅  1m 34s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 823d933.

Copy link

github-actions bot commented Jan 2, 2025

Executor Unit Test Result users/singankit/changelog_update_release_1.17.0

798 tests   798 ✅  3m 44s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 823d933.

Copy link

github-actions bot commented Jan 2, 2025

Executor E2E Test Result users/singankit/changelog_update_release_1.17.0

245 tests   239 ✅  5m 4s ⏱️
  1 suites    6 💤
  1 files      0 ❌

Results for commit 823d933.

@singankit singankit merged commit 407970e into main Jan 2, 2025
64 of 65 checks passed
@singankit singankit deleted the users/singankit/changelog_update_release_1.17.0 branch January 2, 2025 19: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.

4 participants