Commit 8ac87a9
Move pragma: no cover to logger.debug (the unreachable line)
The if-branch check itself is reachable; it's the body that isn't.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e0306f9 commit 8ac87a9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1018 | 1018 | | |
1019 | 1019 | | |
1020 | 1020 | | |
1021 | | - | |
1022 | | - | |
| 1021 | + | |
| 1022 | + | |
1023 | 1023 | | |
1024 | 1024 | | |
1025 | 1025 | | |
| |||
0 commit comments