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

[pre-commit.ci] pre-commit autoupdate #33

Closed pre-commit-ci[bot] closed 2 years ago

pre-commit-ci[bot] commented 2 years ago

updates:

codecov[bot] commented 2 years ago

Codecov Report

Merging #33 (83b9d65) into master (df20dae) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   98.60%   98.66%   +0.06%     
==========================================
  Files           2        3       +1     
  Lines         215      225      +10     
==========================================
+ Hits          212      222      +10     
  Misses          3        3              
Impacted Files Coverage Δ
msalign/utilities.py 100.00% <ø> (ø)
msalign/__init__.py 100.00% <100.00%> (ø)
msalign/align.py 98.13% <100.00%> (ø)

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 df20dae...83b9d65. Read the comment docs.