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

ni / nimi-python / 2184 / 5
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2017 04:17PM UTC
Files 16
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

08 Nov 2017 04:13PM UTC coverage: 86.667% (-13.0%) from 99.678%
2184.5

push

travis-ci

web-flow
System test coverage cleanup (#574)

* Don't run coverage of library_singleton.py during system tests

File library_singleton.py deals with loading the library singleton. As
such, it is *integration code* and cannot be effectively fully unit
tested. We should simply stop unit testing it.

* Fix name of coveragerc_system_test.rc (why have ‘rc’ in the middle?)
* Include library.py in code coverage, but not library_singleton.py
* Remove .coveragerc for source control. Appears to be dead code.
* DRY in library_singleton.py. Remove all # pragma s

* Add back default .coveragerc

* Update generated

* Instead of using default RC file for unit_tests, be consistent with system tests.

Make both RC files have consistent (plural) names.

* Run unit tests on build in Travis.

* This was accidentally omitted.
* Remove cp that had no effect, because the source file didn’t exist.
.coverage is in the root directory now anyway rendering this
unnecessary.

* flake8 fix

Not sure why this isn’t caught when we run flake8 on Python 3 locally.

* Explicitly run tox -e test instead of just tox

So it behaves the same locally as on Travis.

* Give coveralls the path to the custom RC file

* Fix integration mistake

* revert tox invocation change

1170 of 1350 relevant lines covered (86.67%)

0.87 hits per line

Source Files on job 2184.5
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2184
  • Travis Job 2184.5
  • 62dd8cd1 on github
  • Prev Job for on master (#2177.5)
  • Next Job for on master (#2194.6)
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