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

mongodb / mongo-php-driver / 1005 / 3
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2016 04:35PM UTC
Files 51
Run time 8s
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

11 Mar 2016 04:28PM UTC coverage: 88.953%. First build
1005.3

Pull #257

travis-ci

jmikola
PHPC-564, PHPC-626: WriteResult should use libmongoc's public API

This changes WriteResult to encapsulate a bson_t, which is populated by mongoc_bulk_operation_execute(), instead of the private mongoc_write_result_t struct. This entailed significant changes to the WriteResult debug handler, so new tests have been added for it.

With phongo_execute_write() modified to populate a bson_t reply, we also changed error handling to pull a BulkWriteException message from bson_error_t (PHPC-626). That change required several error tests to be modified for the new message format.
Pull Request #257: PHPC-564, PHPC-626: WriteResult should use libmongoc's public API

2754 of 3096 relevant lines covered (88.95%)

740.27 hits per line

Source Files on job 1005.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1005
  • Travis Job 1005.3
  • fb8e32a4 on github
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