Skip to content

WIP:tests should catch logging import error#1842

Draft
atravitz wants to merge 1 commit intomainfrom
catch_logging_import_error
Draft

WIP:tests should catch logging import error#1842
atravitz wants to merge 1 commit intomainfrom
catch_logging_import_error

Conversation

@atravitz
Copy link
Contributor

@atravitz atravitz commented Feb 12, 2026

resolves #1839

Checklist

  • All new code is appropriately documented (user-facing code must have complete docstrings).
  • Added a news entry, or the changes are not user-facing.
  • Ran pre-commit: you can run pre-commit locally or comment on this PR with pre-commit.ci autofix.

Manual Tests: these are slow so don't need to be run every commit, only before merging and when relevant changes are made (generally at reviewer-discretion).

Developers certificate of origin

@github-actions
Copy link

🚨 API breaking changes detected! 🚨
View logs for this step

@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.98%. Comparing base (ad07917) to head (295b95e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1842      +/-   ##
==========================================
- Coverage   95.22%   92.98%   -2.25%     
==========================================
  Files         204      204              
  Lines       17623    17625       +2     
==========================================
- Hits        16781    16388     -393     
- Misses        842     1237     +395     
Flag Coverage Δ
fast-tests 92.98% <100.00%> (?)
slow-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

Module 'logging' requires separate import of 'logging.config' when using --log option in CLI

1 participant