pymzml / pymzML

pymzML - an interface between Python and mzML Mass spectrometry Files
https://pymzml.readthedocs.io/en/latest/
MIT License
162 stars 92 forks source link

Any color as long it is black #144

Closed fufezan-lab closed 5 years ago

fufezan-lab commented 5 years ago

Let's go black!

codecov[bot] commented 5 years ago

Codecov Report

Merging #144 into master will not change coverage. The diff coverage is 5.92%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   15.94%   15.94%           
=======================================
  Files          13       13           
  Lines        1844     1844           
=======================================
  Hits          294      294           
  Misses       1550     1550
Impacted Files Coverage Δ
pymzml/file_classes/bytesMzml.py 40% <0%> (ø) :arrow_up:
pymzml/run.py 16.66% <1.61%> (ø) :arrow_up:
pymzml/file_classes/standardGzip.py 37.14% <10%> (ø) :arrow_up:
pymzml/regex_patterns.py 100% <100%> (ø) :arrow_up:
pymzml/file_classes/indexedGzip.py 42.42% <12.5%> (ø) :arrow_up:
pymzml/plot.py 7.11% <2.3%> (ø) :arrow_up:
pymzml/file_classes/standardMzml.py 6.35% <2.7%> (ø) :arrow_up:
pymzml/file_interface.py 40% <20%> (ø) :arrow_up:
pymzml/spec.py 14.72% <3.07%> (ø) :arrow_up:
pymzml/obo.py 16.47% <4.54%> (ø) :arrow_up:
... and 3 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 065e16f...689922b. Read the comment docs.

fu commented 5 years ago

painted tests and example scripts now as well! And added the badge :)