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

Update dependency dash to v1.3.0 #181

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
dash minor ==1.2.0 -> ==1.3.0

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #181 into dev will decrease coverage by 3.91%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #181      +/-   ##
==========================================
- Coverage   83.98%   80.07%   -3.92%     
==========================================
  Files          32       33       +1     
  Lines        3509     3789     +280     
==========================================
+ Hits         2947     3034      +87     
- Misses        562      755     +193
Impacted Files Coverage Δ
pymzml/utils/__init__.py 31.07% <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 fe45a41...edcb24a. Read the comment docs.