UCD4IDS / WaveletsExt.jl

A Julia extension package to Wavelets.jl
BSD 3-Clause "New" or "Revised" License
19 stars 4 forks source link

Organize API documentation + Fix bug in SIWT + Improve unit test #58

Closed zengfung closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #58 (d59ef3a) into master (f8af952) will increase coverage by 1.42%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   96.78%   98.21%   +1.42%     
==========================================
  Files          30       30              
  Lines        3302     3302              
==========================================
+ Hits         3196     3243      +47     
+ Misses        106       59      -47     
Impacted Files Coverage Δ
src/mod/siwt/siwt_bestbasis.jl 100.00% <ø> (ø)
src/mod/siwt/siwt_one_level.jl 92.95% <ø> (+40.84%) :arrow_up:
src/mod/siwt/siwt_utls.jl 100.00% <ø> (+8.06%) :arrow_up:
src/mod/SIWT.jl 100.00% <100.00%> (+23.63%) :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 f8af952...d59ef3a. Read the comment docs.