UCSC-nanopore-cgl / nanopore-RNN

Collaboration repository with Nanopore Group
MIT License
0 stars 4 forks source link

added some unittests for data_preparation.py, made some changes to da… #28

Closed rojinsafavi closed 7 years ago

rojinsafavi commented 7 years ago

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

codecov-io commented 7 years ago

Codecov Report

Merging #28 into master will decrease coverage by 0.22%. The diff coverage is 0%.

Impacted file tree graph

@@            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.

adbailey4 commented 7 years ago

Changes needed for theses tests have been uploaded to another branch and a separate pull request will be created for those changes.