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

MongoEngine / mongoengine / 2806 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2019 12:59PM UTC
Files 26
Run time 1s
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

14 Jun 2019 09:59AM UTC coverage: 93.128%. Remained the same
MONGODB=${MONGODB_3_4} PYMONGO=3.x

push

travis-ci

wojcikstefan
Add a test covering basic Document operations

It covers operations such as:
1. Document initialization.
2. Accessing/setting attributes on a Document instance.
3. Serializing a Document instance (via `to_mongo`).
4. Deserializing a Document instance (via `_from_son`).
5. Serializing + saving a Document in the database (via `save`).
5. Loading a Document from the database + deserializing (via `Doc.objects[0]`).

And it does so for both basic flat documents and more complex nested docs.

4919 of 5282 relevant lines covered (93.13%)

0.93 hits per line

Source Files on job 2806.1 (MONGODB=${MONGODB_3_4} PYMONGO=3.x)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2676
  • Travis Job 2806.1
  • 008bb19b on github
  • Prev Job for MONGODB=${MONGODB_3_4} PYMONGO=3.x on master (#2804.1)
  • Next Job for MONGODB=${MONGODB_3_4} PYMONGO=3.x on master (#2807.1)
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