Commit 95d5b32
committed
style: use pragma no branch instead of no cover for progress_token check
The line is executed in tests (when progress_token is set), just
the early-return branch isn't. no branch is semantically more accurate.1 parent 40951bd commit 95d5b32
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments