You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ruff format and Python 3.11 coverage false negatives in test
Mark 4 test assertions as lax no cover — coverage.py on Python 3.11
falsely reports them as uncovered despite the test passing. Also fix
ruff format for assert message and async with blocks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments