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

deps: Bump updatecli version to v0.94.1 #2222

Merged
merged 1 commit into from
Feb 28, 2025

chore: deps(updatecli): Bump updatecli version to v0.94.1

f458bd0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

deps: Bump updatecli version to v0.94.1 #2222

chore: deps(updatecli): Bump updatecli version to v0.94.1
f458bd0
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report -psycopg2-newest-python-3.6 succeeded Feb 28, 2025 in 0s

42 passed, 0 failed and 40 skipped

Tests passed successfully

✔️ tests/docker-python-3.6-psycopg2-newest-python-agent-junit.xml

82 tests were completed in 6s with 42 passed, 0 failed and 40 skipped.

Test suite Passed Failed Skipped Time
pytest 42✔️ 40✖️ 6s

✔️ pytest

✖️ tests.context.eventlet_threading_tests
✖️ tests.context.gevent_threading_tests
✖️ tests.contrib.test_eventlet
✖️ tests.contrib.asgi.asgi_tests
✖️ tests.contrib.celery.django_tests
✖️ tests.contrib.celery.flask_tests
✖️ tests.contrib.django.django_tests
✖️ tests.contrib.flask.flask_tests
✖️ tests.contrib.grpc.grpc_client_tests
✖️ tests.contrib.opentelemetry.tests
✖️ tests.contrib.opentracing.tests
✖️ tests.contrib.sanic.sanic_tests
✖️ tests.contrib.serverless.azurefunctions.azure_functions_tests
✖️ tests.contrib.twisted.tests
✖️ tests.instrumentation.azure_tests
✖️ tests.instrumentation.botocore_tests
✖️ tests.instrumentation.cassandra_tests
✖️ tests.instrumentation.elasticsearch_tests
✖️ tests.instrumentation.flask_tests
✖️ tests.instrumentation.graphql_tests
✖️ tests.instrumentation.httplib2_tests
✖️ tests.instrumentation.httpx_tests
✖️ tests.instrumentation.kafka_tests
✖️ tests.instrumentation.mysql_connector_tests
✖️ tests.instrumentation.mysqlclient_tests
✖️ tests.instrumentation.psycopg_tests
✖️ tests.instrumentation.pylibmc_tests
✖️ tests.instrumentation.pymemcache_tests
✖️ tests.instrumentation.pymongo_tests
✖️ tests.instrumentation.pymssql_tests
✖️ tests.instrumentation.pymysql_tests
✖️ tests.instrumentation.pyodbc_tests
✖️ tests.instrumentation.python_memcached_tests
✖️ tests.instrumentation.redis_tests
✖️ tests.instrumentation.requests_tests
✖️ tests.instrumentation.starlette_tests
✖️ tests.instrumentation.django_tests.template_tests
✖️ tests.instrumentation.jinja2_tests.jinja2_tests
✖️ tests.metrics.cpu_psutil_tests
✖️ tests.metrics.prometheus_tests
tests.instrumentation.psycopg2_tests
  ✔️ test_update
  ✔️ test_drop_table
  ✔️ test_delete_simple
  ✔️ test_get_destination[localhost,foo.bar-5432,1234-localhost-5432]
  ✔️ test_select_with_difficult_values
  ✔️ test_psycopg2_quote_ident
  ✔️ test_psycopg2_encrypt_password
  ✔️ test_psycopg2_execute_values
  ✔️ test_get_destination[None-None-localhost-5432]
  ✔️ test_select_with_entity_quotes
  ✔️ test_multi_statement_sql
  ✔️ test_create_index_with_name
  ✔️ test_psycopg2_composable_query_works
  ✔️ test_begin
  ✔️ test_select_with_multiple_tables
  ✔️ test_fully_qualified_table_name
  ✔️ test_select_subselect_with_alias
  ✔️ test_select_subselect
  ✔️ test_select_with_invalid_literal
  ✔️ test_delete
  ✔️ test_create_index_without_name
  ✔️ test_select_simple
  ✔️ test_psycopg2_register_type
  ✔️ test_psycopg2_rows_affected
  ✔️ test_psycopg2_select_LIKE
  ✔️ test_psycopg_context_manager
  ✔️ test_insert
  ✔️ test_destination
  ✔️ test_select_with_invalid_dollar_quotes
  ✔️ test_get_destination[localhost-5432-localhost-5432]
  ✔️ test_psycopg2_connection
  ✔️ test_savepoint
  ✔️ test_get_destination[foo.bar-5432-foo.bar-5432]
  ✔️ test_psycopg2_register_json
  ✔️ test_psycopg2_call_stored_procedure
  ✔️ test_psycopg2_tracing_outside_of_elasticapm_transaction
  ✔️ test_get_destination[None-5432-localhost-5432]
  ✔️ test_select_with_dollar_quotes_custom_token
  ✔️ test_update_with_quotes
  ✔️ test_select_with_invalid_subselect
  ✔️ test_select_with_difficult_table_name
  ✔️ test_select_with_dollar_quotes