Commit 08a4b4f
committed
Remove partial branch in test_fiaparch to fix coverage
The `if persistence < 1` guard is unnecessary since the test
parameters always yield persistence < 1. The persistence >= 1
case is already covered by dedicated tests.
Made-with: Cursor1 parent 7ce242b commit 08a4b4f
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1912 | 1912 | | |
1913 | 1913 | | |
1914 | 1914 | | |
1915 | | - | |
1916 | | - | |
1917 | | - | |
| 1915 | + | |
1918 | 1916 | | |
1919 | 1917 | | |
1920 | 1918 | | |
| |||
0 commit comments