Closed maximvelichko closed 4 years ago
I believe the code coverage is based on test in tests/test_utils.py They are for amcrest.utils only, so I see no way to increase the coverage without introducing e.g. mocks for src/amcrest/http.py. (And any added functionality would decrease the coverage).
If I miss something, and there is a way to increase coverage for what I am adding - please let me know, I'd be glad to add it
1) @jessbo's changes to retrieve media files (https://github.com/jessbo/python-amcrest) 2) Log retrieval functionality