Commit 29d2b28
committed
Address Copilot review on #1639: clarify prior coverage scope
- Fix "six" -> "seven" reductions count (mean, nearest, min, max,
median, mode, cubic).
- Reword module docstring: CPU end-to-end paths for min/max/median
were already covered by test_cog_overview_nodata_1613; the gap
this file closes is GPU end-to-end + direct CPU/GPU block-reducer
branches.
- Mirror the clarification in the sweep-test-coverage state CSV row.1 parent e1120c1 commit 29d2b28
2 files changed
Lines changed: 10 additions & 9 deletions
File tree
- .claude
- xrspatial/geotiff/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments