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

Lpantano style patch #44

Closed lpantano closed 6 years ago

lpantano commented 6 years ago

fix python style recommendations.

codecov[bot] commented 6 years ago

Codecov Report

Merging #44 into dev will increase coverage by 0.4%. The diff coverage is 72.41%.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev      #44     +/-   ##
=========================================
+ Coverage   76.13%   76.54%   +0.4%     
=========================================
  Files          22       24      +2     
  Lines        1974     2059     +85     
=========================================
+ Hits         1503     1576     +73     
- Misses        471      483     +12
Impacted Files Coverage Δ
mirtop/importer/isomirsea.py 11.61% <0%> (+0.07%) :arrow_up:
mirtop/gff/__init__.py 18.96% <0%> (ø) :arrow_up:
mirtop/mirna/mapper.py 88.37% <100%> (ø) :arrow_up:
mirtop/importer/srnabench.py 82.31% <100%> (ø) :arrow_up:
mirtop/gff/body.py 87.5% <100%> (-0.1%) :arrow_down:
mirtop/gff/validator.py 87.83% <100%> (ø)
mirtop/gff/gff_versions.py 100% <100%> (ø)
mirtop/gff/header.py 30% <14.28%> (-2%) :arrow_down:
test/test_functions.py 88.18% <83.87%> (+0.3%) :arrow_up:
... and 1 more

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 bf812ad...4c65ba9. Read the comment docs.