Skip to content

fix(Azure): fix mypy issues

eb0bebb
Select commit
Loading
Failed to load commit list.
Open

Azure: add the ability to set log level for any loggers in the EventHub connector #2027

fix(Azure): fix mypy issues
eb0bebb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2026 in 1s

88.17% (-0.05%) compared to ee19fe6

View this Pull Request on Codecov

88.17% (-0.05%) compared to ee19fe6

Details

Codecov Report

❌ Patch coverage is 43.75000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.17%. Comparing base (ee19fe6) to head (eb0bebb).

Files with missing lines Patch % Lines
Azure/connectors/logging.py 35.71% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2027      +/-   ##
==========================================
- Coverage   88.21%   88.17%   -0.05%     
==========================================
  Files         429      430       +1     
  Lines       17129    17145      +16     
  Branches      771      775       +4     
==========================================
+ Hits        15111    15118       +7     
- Misses       1761     1769       +8     
- Partials      257      258       +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.