Skip to content

Fix potential unboundlocal error#28

Merged
hsaunders1904 merged 2 commits intomainfrom
fix_potential_unboundlocal_error
Oct 23, 2025
Merged

Fix potential unboundlocal error#28
hsaunders1904 merged 2 commits intomainfrom
fix_potential_unboundlocal_error

Conversation

@hsaunders1904
Copy link
Owner

Also bumps dev dependency versions in the uv lock file.

This wraps a logging statement in a __debug__ block, as logging is only
enabled in debug mode.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b46afb1) to head (0486d19).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          228       229    +1     
=========================================
+ Hits           228       229    +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.

@hsaunders1904 hsaunders1904 merged commit f88393a into main Oct 23, 2025
2 checks passed
@hsaunders1904 hsaunders1904 deleted the fix_potential_unboundlocal_error branch October 23, 2025 09:10
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.

2 participants