geopython / pywps

PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
https://pywps.org
MIT License
177 stars 117 forks source link

process error with formatting #546

Closed cehbrecht closed 4 years ago

cehbrecht commented 4 years ago

Overview

This PR updates the app exception ProcessError. Instead of validation and skipping invalid messages it formats the message with only valid characters and length.

Related Issue / Discussion

Additional Information

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.2%) to 75.401% when pulling d266900458ebfcd9cfca56591e2e05ecffbc0f90 on cehbrecht:update-process-error into 13d988f208e170511531f9d4c99d31ab161574d8 on geopython:pywps-4.2.