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

MongoEngine / mongoengine / 2806
94%

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

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%)

1.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2806.1 (MONGODB=${MONGODB_3_4} PYMONGO=3.x) 14 Jun 2019 12:59PM UTC 0
93.13
Travis Job 2806.1
5 2806.5 (MONGODB=${MONGODB_3_4} PYMONGO=3.4.x) 14 Jun 2019 01:00PM UTC 0
93.11
Travis Job 2806.5
Source Files on build 2806
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2806
  • 008bb19b on github
  • Prev Build on master (#2804)
  • Next Build on master (#2807)
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