miRTop / mirtop

command lines tool to annotate miRNAs with a standard mirna/isomir naming
https://mirtop.readthedocs.org
MIT License
18 stars 21 forks source link

Dev #63

Closed arunhpatil closed 4 years ago

arunhpatil commented 4 years ago

Integrated SQLite features in miRTop.

codecov[bot] commented 4 years ago

Codecov Report

Merging #63 into dev will decrease coverage by 1.58%. The diff coverage is 31.3%.

Impacted file tree graph

@@            Coverage Diff            @@
##             dev      #63      +/-   ##
=========================================
- Coverage   63.4%   61.81%   -1.59%     
=========================================
  Files         40       42       +2     
  Lines       3744     4209     +465     
=========================================
+ Hits        2374     2602     +228     
- Misses      1370     1607     +237
Impacted Files Coverage Δ
test/test_automated_analysis.py 95.29% <ø> (+2.34%) :arrow_up:
test/test_functions.py 89.41% <100%> (+0.42%) :arrow_up:
mirtop/sql/__init__.py 100% <100%> (ø)
mirtop/sql/sql.py 27.96% <27.96%> (ø)

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 e8e222c...8fc7c0d. Read the comment docs.