morepath / more.body_model

load_json infrastructure for Morepath
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

deactivate coveralls #6

Closed jugmac00 closed 3 years ago

jugmac00 commented 3 years ago

For unknown reasons the coveralls.io integration does not work for this repository, but for most of the others.

It fails with a coveralls.exception.CoverallsException: Could not submit coverage: 422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs

As we have 100% test coverage anyway, we can deactivate coveralls.io integration and just fail when coverage goes below 100%.

fixes #5

modified: .github/workflows/main.yml