fix: prevents read_lines_by_block from skipping pixels #160
Annotations
10 warnings
Run specs:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L102
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_UInt64 sets and gets the value successfully
Skipped: This spec only for GDAL 3.5+
|
Run specs:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L113
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_Int64 sets and gets the value successfully
Skipped: This spec only for GDAL 3.5+
|
Run specs:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L55
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_Int8 sets and gets the value successfully
Skipped: This spec only for GDAL 3.7+
|
Run specs:
spec/unit/gdal/color_entry_spec.rb#L6
GDAL::ColorEntry Add some tests!
Skipped: Not yet implemented
|
Run specs:
spec/integration/gdal/dataset_info_spec.rb#L198
Dataset Info #geo_transform= read-only dataset with PAM enabled raises a GDAL::UnsupportedOperation
Skipped: GDAL 3.4+ has different behaviour
|
Run specs:
spec/integration/gdal/dataset_info_spec.rb#L176
Dataset Info #geo_transform= read-only dataset with PAM disabled save in memory, but do not persist in file
Skipped: This spec only for GDAL 3.6+
|
Run specs:
spec/integration/gdal/raster_band_info_spec.rb#L118
Raster Band Info no data not set #no_data_value has `0` value for :value
Skipped: This spec only for GDAL 3.6+
|
Run specs:
spec/integration/gdal/raster_band_info_spec.rb#L290
Raster Band Info #unit_type= does nothing (because the file formats dont support it)
Skipped: GDALSetRasterUnitType not supported
|
Run specs:
spec/unit/ogr/geometries/multi_polygon_25d_spec.rb#L25
OGR::MultiPolygon25D#type when created without data returns :wkbMultiPolygon25D
Skipped: This spec only for GDAL 3.8+
|
Run specs:
spec/unit/ogr/geometries/geometry_collection_25d_spec.rb#L25
OGR::GeometryCollection25D#type when created without data returns :wkbGeometryCollection25D
Skipped: This spec only for GDAL 3.8+
|
Loading