standardize logging.getLogger() to use __name__ (Issue #5369)#5376
Open
Jatin-Khiyani wants to merge 2 commits into
Open
standardize logging.getLogger() to use __name__ (Issue #5369)#5376Jatin-Khiyani wants to merge 2 commits into
Jatin-Khiyani wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jun 26, 2026 in 0s
93.85% (+0.00%) compared to 32b7808
View this Pull Request on Codecov
93.85% (+0.00%) compared to 32b7808
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.85%. Comparing base (32b7808) to head (55e378e).
Additional details and impacted files
@@ Coverage Diff @@
## develop #5376 +/- ##
========================================
Coverage 93.85% 93.85%
========================================
Files 182 182
Lines 22509 22509
Branches 3202 3202
========================================
+ Hits 21125 21126 +1
Misses 922 922
+ Partials 462 461 -1 ☔ View full report in Codecov by Harness.
📢 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.
Loading