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

MongoEngine / mongoengine / 228
94%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2014 12:28PM UTC
Jobs 1
Files 31
Run time –
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
228

Pull #211

travis-ci

Nick Joyce
Ensure that the update actions are grouped rather than serial.

This is a performance update. When multiple properties of the same
entity have been deleted and modified, 2 calls to update the entity are
made, one {"$set": … } and another {"$unset": … }. This is 2 network
interface calls which is a performance killer (even at lan speeds).

Fixes: #210
Pull Request #211: Ensure that the update actions are grouped rather than serial.

453 of 969 relevant lines covered (46.75%)

0.47 hits per line

Jobs
ID Job ID Ran Files Coverage
13 228.13 (PYMONGO=2.3) 12 Mar 2014 12:28PM UTC 0
46.75
Travis Job 228.13
Source Files on build 228
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #228
  • Pull Request #211
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