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

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

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2015 03:22PM UTC
Files 72
Run time 4s
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.812% (+0.1%) from 46.671%
ENGINE=PDO_MYSQL_MARIADB55

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');

1395 of 2980 relevant lines covered (46.81%)

147.88 hits per line

Source Files on job 471.3 (ENGINE=PDO_MYSQL_MARIADB55)
  • 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.3
  • b00e1a90 on github
  • Prev Job for ENGINE=PDO_MYSQL_MARIADB55 on master (#465.10)
  • Next Job for ENGINE=PDO_MYSQL_MARIADB55 on master (#472.10)
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