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

Cleanup #36

Closed lukasz-migas closed 2 years ago

lukasz-migas commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (d5bf604) into master (975555b) will decrease coverage by 98.66%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #36       +/-   ##
==========================================
- Coverage   98.66%   0.00%   -98.67%     
==========================================
  Files           3       3               
  Lines         225     222        -3     
==========================================
- Hits          222       0      -222     
- Misses          3     222      +219     
Impacted Files Coverage Δ
msalign/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
msalign/align.py 0.00% <0.00%> (-98.14%) :arrow_down:
msalign/utilities.py 0.00% <0.00%> (-100.00%) :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 975555b...d5bf604. Read the comment docs.