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

Refactor #42

Closed lukasz-migas closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (39a11ef) into master (96cb754) will increase coverage by 98.47%. The diff coverage is 99.27%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #42       +/-   ##
===========================================
+ Coverage    0.00%   98.47%   +98.47%     
===========================================
  Files           3        3               
  Lines         222      262       +40     
===========================================
+ Hits            0      258      +258     
+ Misses        222        4      -218     
Impacted Files Coverage Δ
msalign/align.py 98.97% <99.26%> (+98.97%) :arrow_up:
msalign/__init__.py 84.61% <100.00%> (+84.61%) :arrow_up:
msalign/utilities.py 100.00% <0.00%> (+100.00%) :arrow_up:

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 96cb754...39a11ef. Read the comment docs.