Closed rojinsafavi closed 7 years ago
Merging #28 into master will decrease coverage by
0.22%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #28 +/- ##
=========================================
- Coverage 5.51% 5.29% -0.23%
=========================================
Files 10 11 +1
Lines 1070 1115 +45
=========================================
Hits 59 59
- Misses 1011 1056 +45
Impacted Files | Coverage Δ | |
---|---|---|
nanotensor/data_preparation.py | 0% <0%> (ø) |
:arrow_up: |
nanotensor/unit-test.py | 0% <0%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b49237f...9677d12. Read the comment docs.
Changes needed for theses tests have been uploaded to another branch and a separate pull request will be created for those changes.
added some unittests for data_preparation.py, made some changes to data_preparation. added test_file folder, but it does not contain fast5 file and SA op due to space shortage