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

geopython / pywps / 881
75%
main: 84%

Build:
Build:
LAST BUILD BRANCH: extras-requirements
DEFAULT BRANCH: main
Ran 22 Jan 2021 09:26PM UTC
Jobs 1
Files 45
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

pending completion
881

push

travis-ci

tlvu
move MetadataUrl to pywps.app.Common to avoid dependencies on sphinx

Steps to Reproduce
```bash
conda create -n pywps4.2.9 python=3.7
conda activate pywps4.2.9
python setup.py develop
python
```

Then
```python
from pywps import tests
Python 3.7.9 | packaged by conda-forge | (default, Dec  9 2020, 21:08:20)
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from pywps import tests
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/david/src/pywps/pywps/tests.py", line 15, in <module>
    from pywps.ext_autodoc import MetadataUrl
  File "/home/david/src/pywps/pywps/ext_autodoc.py", line 2, in <module>
    from sphinx.ext.autodoc import ClassDocumenter, bool_option
ModuleNotFoundError: No module named 'sphinx'
```

2634 of 3514 relevant lines covered (74.96%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 881.1 22 Jan 2021 09:26PM UTC 0
74.96
Travis Job 881.1
Source Files on build 881
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #881
  • d389ee63 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

© 2026 Coveralls, Inc