Skip to content

Update logging setup and add tests#156

Merged
adammcdonagh merged 1 commit intomainfrom
feat/cascade-log-level
May 5, 2026
Merged

Update logging setup and add tests#156
adammcdonagh merged 1 commit intomainfrom
feat/cascade-log-level

Conversation

@adammcdonagh
Copy link
Copy Markdown
Owner

Fixes to logging to ensure that setting OTF_LOG_LEVEL cascades to the root logger.

This was preventing botocore in the AWS addon from logging at DEBUG level when log level was set via the environment variable rather than via the CLI arg.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.03%. Comparing base (25a76c8) to head (7304eb0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #156   +/-   ##
=======================================
  Coverage   89.02%   89.03%           
=======================================
  Files          22       22           
  Lines        2706     2708    +2     
=======================================
+ Hits         2409     2411    +2     
  Misses        297      297           

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

@adammcdonagh adammcdonagh merged commit e934a56 into main May 5, 2026
21 checks passed
@adammcdonagh adammcdonagh deleted the feat/cascade-log-level branch May 5, 2026 21:20
@adammcdonagh adammcdonagh restored the feat/cascade-log-level branch May 5, 2026 21:20
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.

1 participant