- Convert `_fixed_detection_callback` module fn to `fixed_detection_callback` fixture - Add `make_raster_dataset` factory fixture replacing direct `_FakeRasterDataset(...)` calls in 8 tests - Add `make_recording_callback` factory fixture replacing duplicated closure pattern - Merge `test_windowed_raster_reads_correct_window_content` and `test_windowed_raster_matches_in_memory_array_with_overlap` into single parametrized `test_raster_tiles_match_array_tiles[no-overlap|with-overlap]` - Drop verbose section divider comments --- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| tools | ||
| utils | ||
| __init__.py | ||
| test_compact_mask.py | ||
| test_compact_mask_integration.py | ||
| test_compact_mask_iou.py | ||
| test_core.py | ||
| test_csv.py | ||
| test_from_adapters.py | ||
| test_from_sam.py | ||
| test_inference_slicer_compact.py | ||
| test_json.py | ||
| test_line_counter.py | ||
| test_polygon_zone_annotator.py | ||
| test_polygonzone.py | ||
| test_vlm.py | ||