OverLordGoldDragon / ssqueezepy

Synchrosqueezing, wavelet transforms, and time-frequency analysis in Python
MIT License
618 stars 96 forks source link

Add `borders` kw to `imshow` #36

Closed OverLordGoldDragon closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #36 (749bdbc) into master (7fa6fd4) will decrease coverage by 0.05%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   92.69%   92.64%   -0.06%     
==========================================
  Files          17       17              
  Lines        3396     3399       +3     
==========================================
+ Hits         3148     3149       +1     
- Misses        248      250       +2     
Impacted Files Coverage Δ
ssqueezepy/visuals.py 92.95% <33.33%> (-0.30%) :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 7fa6fd4...749bdbc. Read the comment docs.