Merge pull request #103 from syngenta/feat/ubuntu-24-04-ci #156
Annotations
10 warnings
spec/unit/ogr/geometries/point_25d_spec.rb#L25
OGR::Point25D#type when created without data returns :wkbPoint25D
Skipped: This spec only for GDAL 3.8+
|
spec/unit/ogr/spatial_reference_spec.rb#L33
OGR::SpatialReference.projection_methods strip underscores has Strings with no underscores
Skipped: GDAL 3 removed this method
|
spec/unit/ogr/spatial_reference_spec.rb#L28
OGR::SpatialReference.projection_methods strip underscores returns an Array of Strings
Skipped: GDAL 3 removed this method
|
spec/unit/ogr/spatial_reference_spec.rb#L46
OGR::SpatialReference.projection_methods not strip underscores has Strings with underscores
Skipped: GDAL 3 removed this method
|
spec/unit/ogr/spatial_reference_spec.rb#L41
OGR::SpatialReference.projection_methods not strip underscores returns an Array of Strings
Skipped: GDAL 3 removed this method
|
spec/support/shared_examples/ogr/a_geometry.rb#L79
OGR::Polygon behaves like a geometry #equals? self equals other geometry returns true
Skipped: No reason given
|
spec/support/shared_examples/ogr/a_geometry.rb#L85
OGR::Polygon behaves like a geometry #equals? self does not equals other geometry returns false
Skipped: No reason given
|
spec/support/shared_examples/ogr/a_geometry.rb#L232
OGR::Polygon behaves like a geometry #close_rings! adds points to close any potential rings
Skipped: No reason given
|
spec/support/shared_examples/ogr/a_geometry.rb#L250
OGR::Polygon behaves like a geometry #symmetric_difference creates a new geometry that represents the difference
Skipped: No reason given
|
spec/support/shared_examples/ogr/a_geometry.rb#L297
OGR::Polygon behaves like a geometry #transform_to! transforms the points into the new spatial reference
Skipped: No reason given
|
This job succeeded
Loading