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

mongodb / mongo-php-driver / 1005
87%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2016 04:33PM UTC
Jobs 4
Files 51
Run time 1min
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
1005

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

3078 of 3447 relevant lines covered (89.3%)

2780.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1005.1 11 Mar 2016 04:33PM UTC 0
89.34
Travis Job 1005.1
2 1005.2 11 Mar 2016 04:33PM UTC 0
89.35
Travis Job 1005.2
3 1005.3 11 Mar 2016 04:35PM UTC 0
88.95
Travis Job 1005.3
4 1005.4 11 Mar 2016 04:34PM UTC 0
88.95
Travis Job 1005.4
Source Files on build 1005
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1005
  • 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