coveralls-python
coveralls-python copied to clipboard
tests(api): add more tests to improve coverage
- Added tests for handling UnicodeDecodeError in
encoding_test.py. - Enhanced submit_report handling for 422 status code in
reporter_test.py.