lukasz-migas / msalign

Python implementation of MATLAB's msalign function
https://msalign.lukasz-migas.com/
Apache License 2.0
7 stars 1 forks source link

Update dependency mkdocs-material to v5- autoclosed #18

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
mkdocs-material major ==4.6.3 -> ==5.5.8

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 you tick the rebase/retry checkbox.

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



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

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into master will decrease coverage by 0.47%. The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   99.51%   99.03%   -0.48%     
==========================================
  Files           4        2       -2     
  Lines         207      208       +1     
==========================================
  Hits          206      206              
- Misses          1        2       +1     
Impacted Files Coverage Δ
msalign/utilities.py 100.00% <ø> (ø)
msalign/align.py 98.70% <92.30%> (-0.60%) :arrow_down:

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 5d1fcb6...81d7b3f. Read the comment docs.