Skip to content

Conversation

@anish-mudaraddi
Copy link
Collaborator

@anish-mudaraddi anish-mudaraddi commented Mar 20, 2025

no logging debug by default

you can set the log-level by adding:

import logging
logging.basicConfig(level=logging.DEBUG)

@codecov
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (02c1444) to head (6c286d1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   99.63%   99.63%   -0.01%     
==========================================
  Files         105      105              
  Lines        3804     3803       -1     
==========================================
- Hits         3790     3789       -1     
  Misses         14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Dmitry-Popovichev Dmitry-Popovichev merged commit 2abf716 into main Mar 20, 2025
13 checks passed
@Dmitry-Popovichev Dmitry-Popovichev deleted the no-debug-log-by-default branch March 20, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants