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

longitude-one / doctrine-spatial / 16338170039
96%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2025 06:46AM UTC
Jobs 1
Files 167
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

17 Jul 2025 06:45AM UTC coverage: 95.775% (+0.3%) from 95.434%
16338170039

push

github

web-flow
Mr 97 : Support for MariaDB (#117)

* Support for MariaDB 10.6
* MariaDB does not implements ST_NumInteriorRing, but ST_NumInteriorRings
* Most tests are passing
* All `*FromWkb` functions are not compatible with MariaDB

Because we could not find a way to pass a binary parameter correctly.
All 26 combinations of `Doctrine\DBAL\ParameterType::*` and
`Doctrine\DBAL\ParameterType::*`, and with or without `hex2bin()` were
tested. But none are working.

* Declare spatial types compatibility

* Code style

* Tolerate higher coupling between objects

* Avoid `else` expression

* Fix SRID function

* Fix Copyright of MariaDB new classes

* PHP-CS-FIXER : used classes ordered

* Fixing typo in ScSRID

* .gitignore files removed

* Unused variable

* helthcheck updated
service added for other platform

* MariaDB healthcheck removed

* Complete Mr 97 : Support for MariaDB (#127)

* Skip testing of *FromWkb on MariaDB with Doctrine 2.9

* Detect MariaDB first

Because MariaDB inherits from MySQL, so it must be detected first,
otherwise we incorrectly use the branch meant for MySQL when we run
against MariaDB

* Skip failing test on MariaDB and ORM 2.9

* Don't run test against MariaDB if support is declared only for MySQL

* Add PHP 8.4 support to the testing matrix in GitHub Actions (#128)

---------

Co-authored-by: Adrien Crivelli <adrien.crivelli@gmail.com>

181 of 183 new or added lines in 60 files covered. (98.91%)

1428 of 1491 relevant lines covered (95.77%)

35.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
84.62
lib/LongitudeOne/Spatial/DBAL/Platform/MariaDB.php
Jobs
ID Job ID Ran Files Coverage
1 16338170039.1 17 Jul 2025 06:46AM UTC 167
95.77
GitHub Action Run
Source Files on build 16338170039
  • Tree
  • List 167
  • Changed 47
  • Source Changed 46
  • Coverage Changed 46
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16338170039
  • aee2a3ce on github
  • Prev Build on main (#13572091802)
  • Next Build on main (#16338197461)
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