ci: add ubuntu 24.04 #145
Annotations
10 warnings
Run specs:
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+
|
Run specs:
spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::MultiPolygon 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#L19
OGR::MultiPolygon 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#L7
OGR::MultiPolygon behaves like a container geometry #add_geometry adds the geometry to the container
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L244
OGR::MultiPolygon behaves like a geometry #difference creates a new geometry that represents the difference
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L26
OGR::MultiPolygon behaves like a geometry #empty! removes all points/geometries from the geometry
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L211
OGR::MultiPolygon behaves like a geometry #ring? self is not a ring returns false
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L205
OGR::MultiPolygon behaves like a geometry #ring? self is a ring returns true
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L345
OGR::MultiPolygon behaves like a geometry #import_from_wkb updates self with the new geometry info
Skipped: No reason given
|
Run specs:
spec/support/shared_examples/ogr/a_geometry.rb#L339
OGR::MultiPolygon behaves like a geometry #convex_hull returns a new geometry that is the convex hull of self
Skipped: No reason given
|
Loading