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

mongodb / mongo-php-driver / 1004
87%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2016 11:00PM UTC
Jobs 2
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

pending completion
1004

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

3073 of 3439 relevant lines covered (89.36%)

1454.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1004.1 10 Mar 2016 11:00PM UTC 0
89.4
Travis Job 1004.1
4 1004.4 10 Mar 2016 11:00PM UTC 0
88.97
Travis Job 1004.4
Source Files on build 1004
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1004
  • Pull Request #257
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