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

Ouranosinc / xscen / 10947984521
90%

Build:
DEFAULT BRANCH: main
Ran 19 Sep 2024 08:01PM UTC
Jobs 6
Files 19
Run time 1min
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

19 Sep 2024 07:56PM UTC coverage: 79.539%. Remained the same
10947984521

push

github

web-flow
Add pytest-xdist (#464)

### What kind of change does this PR introduce?

* Adjusts the code base to potentially benefit from `pytest-xdist`
* Removes several old `tox-conda` configurations (sadly, the library is
no longer maintained).

### Does this PR introduce a breaking change?

`pytest-xdist` is now a required development dependency, even if users
don't use it.

### Other information:

https://pytest-xdist.readthedocs.io/en/stable/

`pytest-xdist` is a tool for distributing tests across workers. Assuming
that the setup is not too heavy, this greatly reduces the amount of time
that `pytest` needs to run tests. The testing code base is now free of
potential data races, so there should be no issues.

`pytest-xdist` is disabled by default as the spin-up time doesn't merit
using it yet, but once tests become more numerous, it may be worthwhile
to enable it.

3417 of 4296 relevant lines covered (79.54%)

4.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Python3.12 - 10947984521.1 19 Sep 2024 08:03PM UTC 0
77.12
GitHub Action Run
2 run-Python3.11-conda - 10947984521.2 19 Sep 2024 08:03PM UTC 0
79.42
GitHub Action Run
3 run-Python3.12-conda - 10947984521.3 19 Sep 2024 08:03PM UTC 0
79.42
GitHub Action Run
4 run-Python3.11 - 10947984521.4 19 Sep 2024 08:03PM UTC 0
77.12
GitHub Action Run
5 run-Python3.10-conda - 10947984521.5 19 Sep 2024 08:03PM UTC 0
79.42
GitHub Action Run
6 run-Python3.10 - 10947984521.6 19 Sep 2024 08:03PM UTC 0
77.12
GitHub Action Run
Source Files on build 10947984521
Detailed source file information is not available for this build.
  • Back to Repo
  • 46a27c95 on github
  • Prev Build on main (#10947572799)
  • Next Build on main (#10961119634)
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