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

odlgroup / odl / 6547 / 7
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2020 07:37AM UTC
Files 64
Run time 4s
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

15 Apr 2020 07:32AM UTC coverage: 78.867%. Remained the same
NUMPY_VERSION='1.16.*' COVERALLS=true

push

travis-ci-com

web-flow
TST: Fix largescale pytest mark issue (#1553)

* TST: Fix largescale pytest mark issue

We change the command-line option to a version recommended in
the pytest docs:
https://docs.pytest.org/en/latest/example/markers.html#custom-marker-and-command-line-option-to-control-test-runs

- A global `suite(name)` mark is registered, that takes a
  name and marks a test as belonging to a specific suite.
- These special suites are opt-in, i.e., not run by default.
- To enable a suite, one adds `-S name` to the pytest
  command-line options.
- Since function-scoped fixtures are handled stricter now,
  the workaround in tensors_test.py didn't work any longer
  (see https://github.com/pytest-dev/pytest/issues/6497).
- We thus set the minimum pytest version to 5.4.0, where the
  fix for the issue is implemented.

Closes: #1514

* Fix testing of examples and sphinx doc similarly

* Fix pytest dependency for Py2

* Add py 3.8 to classifiers

* slow->largescale

* Support multiple test suites in one run

* Correct text regarding examples suite in testing.rst

* Use empty list instead of None as pytest -S default

9886 of 12535 relevant lines covered (78.87%)

0.79 hits per line

Source Files on job 6547.7 (NUMPY_VERSION='1.16.*' COVERALLS=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6299
  • Travis Job 6547.7
  • b6ed3bcb on github
  • Prev Job for NUMPY_VERSION='1.16.*' COVERALLS=true on master (#6546.7)
  • Next Job for NUMPY_VERSION='1.16.*' COVERALLS=true on master (#6550.7)
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