Skip to content

standardize logging.getLogger() to use __name__ (Issue #5369)

3cd5b89
Select commit
Loading
Failed to load commit list.
Open

standardize logging.getLogger() to use __name__ (Issue #5369) #5376

standardize logging.getLogger() to use __name__ (Issue #5369)
3cd5b89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

93.85% (+0.00%) compared to 9358d7a

View this Pull Request on Codecov

93.85% (+0.00%) compared to 9358d7a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.85%. Comparing base (9358d7a) to head (3cd5b89).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5376   +/-   ##
========================================
  Coverage    93.85%   93.85%           
========================================
  Files          182      182           
  Lines        22505    22505           
  Branches      3200     3200           
========================================
+ Hits         21121    21122    +1     
  Misses         922      922           
+ Partials       462      461    -1     

☔ 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.