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

mongodb / mongo-php-driver / 1004 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2016 11:00PM UTC
Files 51
Run time 27min
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

10 Mar 2016 10:56PM UTC coverage: 89.402%. First build
1004.1

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: [WIP] PHPC-564: WriteResult should encapsulate BSON instead of mongoc_write_result_t

2691 of 3010 relevant lines covered (89.4%)

900.57 hits per line

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