chore: reverts to_na changes and refactors write_xy_narray to use Num… #162
Annotations
10 warnings
Run specs:
spec/unit/ogr/spatial_reference_mixins/morphers_spec.rb#L29
OGR::SpatialReference#morph_from_esri! changes the SRS to ESRI
Failure/Error:
expect do
subject.morph_from_esri!
end.to(change { subject.to_wkt.size })
expected `subject.to_wkt.size` to have changed, but is still 245
|
Run specs:
spec/unit/ogr/layer_mixins/ogr_feature_methods_spec.rb#L101
OGR::Layer#feature= can random write adds the feature
Skipped: No reason given
|
Run specs:
spec/unit/gdal/color_entry_spec.rb#L6
GDAL::ColorEntry Add some tests!
Skipped: Not yet implemented
|
Run specs:
spec/unit/ogr/geometries/multi_point_25d_spec.rb#L19
OGR::MultiPoint25D#type when created without data returns :wkbMultiPoint
Skipped: This spec only for GDAL before 3.8
|
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::Polygon behaves like a container geometry #remove_geometry removes the geometry to the container
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::Polygon behaves like a container geometry #add_directly adds the geometry to the container
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::Polygon behaves like a container geometry #add_geometry adds the geometry to the container
Skipped: No reason given
|
Run specs:
spec/unit/gdal/raster_attribute_table_spec.rb#L6
GDAL::RasterAttributeTable
Skipped: Not yet implemented
|
Run specs:
spec/unit/gdal/version_info_spec.rb#L8
GDAL::VersionInfo Add some tests!
Skipped: Not yet implemented
|
Run specs:
spec/unit/gdal/warp_operation_spec.rb#L6
GDAL::WarpOperation Add some tests!
Skipped: Not yet implemented
|
Loading