Opened 8 years ago

Closed 4 years ago

#26513 closed Cleanup/optimization (fixed)

Add tests for the <Backend>GeometryColumns.geom_col_name() method.

Reported by: Tim Graham Owned by: Hasan Ramezani
Component: GIS Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The method isn't covered by tests since it's unused since ac6273d6750be112dcb909d2201104be5885e806. Claude said there's value in keeping the method around though.

Change History (3)

comment:1 by Hasan Ramezani, 4 years ago

Has patch: set
Owner: changed from nobody to Hasan Ramezani
Status: newassigned

comment:2 by Mariusz Felisiak, 4 years ago

Triage Stage: AcceptedReady for checkin

comment:3 by Mariusz Felisiak <felisiak.mariusz@…>, 4 years ago

Resolution: fixed
Status: assignedclosed

In 591e227:

Fixed #26513 -- Added tests for <Backend>GeometryColumns.geom_col_name().

Note: See TracTickets for help on using tickets.
Back to Top