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

brick / geo / 471 / 12
50%
master: 50%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2015 03:30PM UTC
Files 72
Run time 3s
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

19 Apr 2015 03:15PM UTC coverage: 46.779% (+0.1%) from 46.638%
ENGINE=PDO_PGSQL

push

travis-ci

BenMorel
Removed GeomFromTextFunction

Doctrine 2.5 now honors convertToDatabaseValueSQL() in DQL functions, so there is no need for this function any more.
The geometry can now be passed as is to the Query::setParameter() method, with the third parameter set to 'Geometry', or whatever value it's been configured as:

    $query->setParameter('location', $location, 'Geometry');

1394 of 2980 relevant lines covered (46.78%)

150.28 hits per line

Source Files on job 471.12 (ENGINE=PDO_PGSQL)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 471
  • Travis Job 471.12
  • b00e1a90 on github
  • Prev Job for ENGINE=PDO_PGSQL on master (#465.12)
  • Next Job for ENGINE=PDO_PGSQL on master (#472.12)
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