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

MobilityDB / MobilityDB / 23604848585
95%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2026 04:15PM 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

26 Mar 2026 04:09PM UTC coverage: 95.212%. Remained the same
23604848585

push

github

web-flow
Add rtree_insert_temporal and rtree_search_temporal convenience functions (#773)

Add functions that automatically extract the bounding box from a
Temporal value, so users don't need to manually call tnumber_to_tbox or
tspatial_to_stbox before inserting or searching.

A type compatibility check (ensure_rtree_temporal_compatible) validates
that the temporal type matches the RTree's bounding box type at runtime:
- talpha (tbool, ttext) requires a tstzspan-based RTree
- tnumber (tint, tfloat) requires a TBox-based RTree
- tspatial (tgeompoint, tgeogpoint) requires an STBox-based RTree

Also remove commented-out R-tree declarations from meos_geo.h since the
real API lives in meos.h.

32652 of 34294 relevant lines covered (95.21%)

1140800.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23604848585.1 26 Mar 2026 04:15PM UTC 128
95.21
GitHub Action Run
Source Files on build 23604848585
  • Tree
  • List 128
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7b31f1c5 on github
  • Prev Build on master (#23604155451)
  • Next Build on master (#23605116895)
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