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

cloudmarker / cloudmarker / 1055 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2019 06:16AM UTC
Files 61
Run time 3s
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

21 Oct 2019 05:48AM UTC coverage: 79.028%. Remained the same
1055.1

push

travis-ci-com

mitprasoon
Remove import statements in test methods

The following error is encountered while executing `make lint`:
cloudmarker/test/test_mongodbstore.py:60:8:
C0415 Import outside toplevel (pymongo) [pylint]

These errors occur because there are `import` statements inside test
methods. These errors have been resolved by replacing `import`
statements (which are indeed non-idiomatic inside test methods) with
`importlib.import_module()` calls.

548 of 701 branches covered (78.17%)

Branch coverage included in aggregate %.

2606 of 3290 relevant lines covered (79.21%)

0.79 hits per line

Source Files on job 1055.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 841
  • Travis Job 1055.1
  • a5a651f9 on github
  • Prev Job for on master (#1047.1)
  • Next Job for on master (#1060.2)
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