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

feature json-log #47

Closed lpantano closed 6 years ago

lpantano commented 6 years ago

Better logging of stats cmd following best practices.

codecov[bot] commented 6 years ago

Codecov Report

Merging #47 into dev will decrease coverage by 0.13%. The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #47      +/-   ##
==========================================
- Coverage   76.59%   76.46%   -0.14%     
==========================================
  Files          24       24              
  Lines        2064     2086      +22     
==========================================
+ Hits         1581     1595      +14     
- Misses        483      491       +8
Impacted Files Coverage Δ
test/test_functions.py 88.38% <100%> (+0.14%) :arrow_up:
test/test_automated_analysis.py 86.33% <100%> (-3.07%) :arrow_down:
mirtop/gff/stats.py 73.25% <75%> (+0.28%) :arrow_up:

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 70f4e50...d646ea3. Read the comment docs.