Closed shyamd closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.97%. Comparing base (
9af305a
) to head (aed3fb3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR makes the logging less verbose by switching a statement from INFO to DEBUG and using one less DEBUG logging statement in the config method.
This should fix #236