Enhance exception handling to Include SPARTNStreamError.
Fixes # Issue where error would still be raised for SPARTNStreamError even if ERRIGNORE is set.
Testing
Please test all changes, however trivial, against the supplied pytest suite tests/test_*.py. Please describe any test cases you have amended or added to this suite to maintain >= 90% code coverage.
pyspartn Pull Request Template
Description
Fixes # Issue where error would still be raised for SPARTNStreamError even if ERRIGNORE is set.
Testing
Please test all changes, however trivial, against the supplied pytest suite
tests/test_*.py
. Please describe any test cases you have amended or added to this suite to maintain >= 90% code coverage.Checklist:
CONTRIBUTING.MD
).tests/test_*.py
pytest suite to maintain >= 90% code coverage.tests/test_*.py
unittest suite.