• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MobilityDB / MobilityDB / 23436891017
95%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2026 12:22PM UTC
Jobs 1
Files 128
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Mar 2026 12:17PM UTC coverage: 95.212% (+0.003%) from 95.209%
23436891017

push

github

web-flow
Fix inverted geodetic flag in geoset_make (#765)

### Bug fix: `geoset_make` inverted geodetic flag

`geoset_make` in `geoset_meos.c` had an inverted ternary for determining
the set type.

`FLAGS_GET_GEODETIC` is truthy when the geodetic flag is set, so the
true branch must map to `T_GEOGRAPHY`. The inverted logic caused
non-geodetic geometries to always produce a `geogset`, triggering a
"mixed temporal and set types" error when passed to `temporal_at_values`
with a `tgeompoint`. The other two identical patterns in the same file
already had the correct order, consistent with a copy-paste mistake.

32652 of 34294 relevant lines covered (95.21%)

1141041.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23436891017.1 23 Mar 2026 12:22PM UTC 128
95.21
GitHub Action Run
Source Files on build 23436891017
  • Tree
  • List 128
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b78580e8 on github
  • Prev Build on master (#23412165671)
  • Next Build on master (#23602072690)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc