4dn-dcic / utils

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

SMaHT ingestion related work. #293

Closed dmichaels-harvard closed 9 months ago

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7045798624

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Changes Missing Coverage Covered Lines Changed/Added Lines %
dcicutils/sheet_utils.py 65 83 78.31%
dcicutils/bundle_utils.py 66 100 66.0%
dcicutils/misc_utils.py 50 86 58.14%
dcicutils/zip_utils.py 0 60 0.0%
dcicutils/data_readers.py 0 112 0.0%
<!-- Total: 195 455 42.86% -->
Files with Coverage Reduction New Missed Lines %
dcicutils/bundle_utils.py 2 83.98%
dcicutils/sheet_utils.py 5 85.87%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 6908989375: -1.5%
Covered Lines: 9471
Relevant Lines: 12280

💛 - Coveralls