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

estebanzimanyi / MobilityDB / 19767542892
95%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2025 03:13PM 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

27 Nov 2025 05:08PM UTC coverage: 95.237% (-0.003%) from 95.24%
19767542892

push

github

web-flow
Remove local and postgres includes from new exported header files (#748)

This PR just removes the local and postgres includes in two exportable
header files (makes PyMEOS build crash):

- `meos_pose.h`: removes `temporal/set.h`
- `meos_rgeo.h`: Removes `geo/stbox.h` and `postgres.h`.

For the postgres include in `meos_rgeo.h`, initially I tried to do it as
in `meos.h`, where the import is different depending on the `MEOS` flag
and then modified in the CMake, but it kept crashing when building
PyMEOS because the definitions where repeated. Since `meos_rgeo.h`
imports `meos.h`, I figured I could remove it altogether.

32292 of 33907 relevant lines covered (95.24%)

1191421.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.03
-0.32% mobilitydb/src/temporal/tnumber_gist.c
Jobs
ID Job ID Ran Files Coverage
1 19767542892.1 28 Nov 2025 03:13PM UTC 128
95.24
GitHub Action Run
Source Files on build 19767542892
  • Tree
  • List 128
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dd586728 on github
  • Prev Build on master (#19676601041)
  • Next Build on master (#19856588897)
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