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

babelfish-for-postgresql / babelfish_extensions / 13364607663
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 17 Feb 2025 07:21AM UTC
Jobs 1
Files 115
Run time 10min
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

17 Feb 2025 06:57AM UTC coverage: 75.012% (-0.003%) from 75.015%
13364607663

push

github

web-flow
Support PostGIS Functions: STDimension, STDisjoint, STIntersects, STIsClosed, STIsEmpty, STIsValid for Geospatial datatypes (#3458)

Implemented several GeoSpatial SQL functions that were previously unsupported in Babelfish. The following functions have been added:

1. STDimension
2. STDisjoint
3. STIntersects
4. STIsClosed
5. STIsEmpty
6. STIsValid

Changes include:

1. Function Implementations:

    * Implemented each function by utilizing PostGIS functions where appropriate, with necessary adjustments to ensure 
    compatibility.

2. Parser Updates:

    * Added function definitions to the SQL parser to recognize these new functions.
    * Ensured proper syntax handling for each function, including parameter types and return values.

3. Test Cases:

    * Created comprehensive test cases for each function, covering various scenarios 

4. Error Handling:

    * Implemented appropriate error handling 
    
4. Extending existing functionalities:

    * Added support for empty instances in geography datatypes
    * Fixed binary string handling for dump and restore tests

Co-authored-by: Mohit Raj <mrxmohit@amazon.com>

4 of 4 new or added lines in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

47128 of 62827 relevant lines covered (75.01%)

184775.25 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
76.03
-0.63% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
Jobs
ID Job ID Ran Files Coverage
1 13364607663.1 17 Feb 2025 07:21AM UTC 115
75.01
GitHub Action Run
Source Files on build 13364607663
  • Tree
  • List 115
  • Changed 83
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13364607663
  • 061730be on github
  • Prev Build on BABEL_5_X_DEV (#13290724488)
  • Next Build on BABEL_5_X_DEV (#13365752176)
  • Delete
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

© 2025 Coveralls, Inc