Update README.md #19
GitHub Actions / Test Results
succeeded
Mar 17, 2024 in 0s
All 28 tests pass, 4 skipped in 4s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
4 skipped tests found
There are 4 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
tests.benchmark_test ‑ test_formatter_faster_than_vanilla
tests.benchmark_test ‑ test_formatter_performance[json]
tests.benchmark_test ‑ test_formatter_performance[orjson]
tests.benchmark_test ‑ test_formatter_performance[ujson]
Check notice on line 0 in .github
github-actions / Test Results
32 tests found
There are 32 tests, see "Raw output" for the full list of tests.
Raw output
tests.benchmark_test ‑ test_formatter_faster_than_vanilla
tests.benchmark_test ‑ test_formatter_performance[json]
tests.benchmark_test ‑ test_formatter_performance[orjson]
tests.benchmark_test ‑ test_formatter_performance[ujson]
tests.celery_test ‑ test_celery_integration
tests.context_provider_test ‑ test_custom_context
tests.context_provider_test ‑ test_custom_context_as_decorator
tests.context_provider_test ‑ test_custom_context_nested
tests.context_provider_test ‑ test_custom_context_override
tests.context_provider_test ‑ test_custom_context_override_enable
tests.django_test ‑ test_django_integration
tests.error_handling_test ‑ test_provider_exception
tests.error_handling_test ‑ test_provider_internal_error
tests.error_handling_test ‑ test_provider_truncate_error_message
tests.extra_provider_test ‑ test_extra_provider
tests.fastapi_test ‑ test_fastapi_integration
tests.flask_test ‑ test_flask_integration
tests.formatter_test ‑ test_disable_truncate_message
tests.formatter_test ‑ test_formatter
tests.formatter_test ‑ test_formatter_with_exception
tests.formatter_test ‑ test_formatter_with_stack_info
tests.formatter_test ‑ test_logging_dict_config
tests.formatter_test ‑ test_not_truncate_message
tests.formatter_test ‑ test_provider_cannot_override_attributes
tests.formatter_test ‑ test_provider_order_attribute_override
tests.formatter_test ‑ test_text_formatter
tests.formatter_test ‑ test_truncate_exception
tests.formatter_test ‑ test_truncate_message
tests.formatter_test ‑ test_truncate_stack_info
tests.runtime_provider_test ‑ test_runtime_provider
tests.runtime_provider_test ‑ test_runtime_provider_in_task
tests.runtime_provider_test ‑ test_runtime_provider_in_thread
Loading