4dn-dcic / utils

various util modules shared amongst several projects in our organization
MIT License
4 stars 1 forks source link

Added check for ES_HOST_LOCAL environment variable in ff_utils. #305

Closed dmichaels-harvard closed 3 months ago

dmichaels-harvard commented 4 months ago
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9227216992

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
dcicutils/ff_utils.py 0 4 0.0%
dcicutils/structured_data.py 13 23 56.52%
dcicutils/tmpfile_utils.py 16 32 50.0%
dcicutils/zip_utils.py 3 19 15.79%
dcicutils/http_utils.py 0 25 0.0%
dcicutils/misc_utils.py 18 50 36.0%
dcicutils/file_utils.py 71 181 39.23%
<!-- Total: 121 334 36.23% -->
Files with Coverage Reduction New Missed Lines %
dcicutils/file_utils.py 1 40.64%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9195379552: -0.9%
Covered Lines: 11298
Relevant Lines: 14874

💛 - Coveralls