Closed xiangce closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.11%. Comparing base (
ab75010
) to head (b79dcb8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I also tried to run the caplog version of my tests from https://github.com/RedHatInsights/insights-core/pull/4211, https://github.com/RedHatInsights/insights-core/pull/4246, https://github.com/RedHatInsights/insights-core/pull/4248, and https://github.com/RedHatInsights/insights-core/pull/4254 and they all pass with pytest-3.0.6
and catchlog-1.2.2
$ python -m pytest insights/tests/client/connection/test_test_connection.py
========================================= test session starts =========================================
platform linux -- Python 3.9.18, pytest-3.0.6, py-1.11.0, pluggy-0.4.0
rootdir: /home/insights/insights-core, inifile: setup.cfg
plugins: catchlog-1.2.2
collected 135 items
insights/tests/client/connection/test_test_connection.py .......................................................................................................................................
===================================== 135 passed in 0.32 seconds ======================================
All Pull Requests:
Check all that apply:
Complete Description of Additions/Changes:
Add your description here