Commit f6909a1
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 1095767 commit f6909a1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1025 | 1025 | | |
1026 | 1026 | | |
1027 | 1027 | | |
1028 | | - | |
1029 | | - | |
| 1028 | + | |
| 1029 | + | |
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
| |||
0 commit comments