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

mongodb / mongo-perl-driver / 746
74%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2015 10:16PM UTC
Jobs 1
Files 73
Run time 2s
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
746

push

travis-ci

xdg
PERL-597 Check findAndModify for writeConcernErrors

When the writeConcern on findAndModify fails, the resulting document still
comes back with ok: 1.  For most write commands, the write result object is
used to check for such errors. But since findAndModify based commands don't
have result objects (since they return documents), we must check the
command result directly for a writeConcernError field. If it is present,
then writeConcern failed and we throw the appropriate exception.

2693 of 3244 relevant lines covered (83.01%)

885.36 hits per line

Jobs
ID Job ID Ran Files Coverage
12 746.12 (COVERAGE=1) 01 Dec 2015 10:16PM UTC 0
83.01
Travis Job 746.12
Source Files on build 746
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #746
  • f54636fa on github
  • Prev Build on master (#744)
  • Next Build on master (#747)
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