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

cloudmarker / cloudmarker / 884
90%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.26.5
DEFAULT BRANCH: master
Ran 11 Jun 2019 06:01AM UTC
Jobs 3
Files 43
Run time 33s
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
884

push

travis-ci-com

r0hi7
Fix UserWarning in MongoDBStore

Since Cloudmarker runs in multiprocess mode the
connect call in `cloudmarker/stores/mongodbstore.py`
MongoClient was throwing a `UserWarning: MongoClient
opened before fork. Create MongoClient only after
forking. See PyMongo's documentation for details:
http://api.mongodb.org/python/current/faq.html#is-pymongo-fork-safe
"MongoClient opened before fork. Create MongoClient
only "`.
In this commit the call to MongoDB via is
made lazy. The connection to the database is made on
the first operation.

433 of 486 branches covered (89.09%)

Branch coverage included in aggregate %.

2057 of 2272 relevant lines covered (90.54%)

2.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 884.1 11 Jun 2019 06:01AM UTC 0
90.46
Travis Job 884.1
2 884.2 11 Jun 2019 06:01AM UTC 0
90.46
Travis Job 884.2
3 884.3 11 Jun 2019 06:01AM UTC 0
90.46
Travis Job 884.3
Source Files on build 884
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Build #884
  • 27b20e53 on github
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

© 2025 Coveralls, Inc