UCD4IDS / WaveletsExt.jl

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

CompatHelper: bump compat for "ImageQualityIndexes" to "0.3" for package test #33

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the ImageQualityIndexes package from 0.2 to 0.2, 0.3 for package test.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 3 years ago

Codecov Report

Merging #33 (2b101b9) into master (4e10d9f) will decrease coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   86.89%   86.68%   -0.22%     
==========================================
  Files          20       20              
  Lines        2305     2133     -172     
==========================================
- Hits         2003     1849     -154     
+ Misses        302      284      -18     
Impacted Files Coverage Δ
src/mod/acwt_one_level.jl 65.51% <0.00%> (-3.24%) :arrow_down:
src/mod/swt_one_level.jl 77.41% <0.00%> (-2.00%) :arrow_down:
src/mod/dwt_one_level.jl 38.02% <0.00%> (-1.22%) :arrow_down:
src/mod/DWT.jl 64.92% <0.00%> (-1.04%) :arrow_down:
src/mod/acwt_all.jl 96.61% <0.00%> (-0.36%) :arrow_down:
src/mod/Utils.jl 95.09% <0.00%> (-0.36%) :arrow_down:
src/mod/SWT.jl 96.19% <0.00%> (-0.27%) :arrow_down:
src/mod/ACWT.jl 98.28% <0.00%> (-0.15%) :arrow_down:
src/mod/BestBasis.jl 98.78% <0.00%> (-0.11%) :arrow_down:
src/mod/Visualizations.jl 98.87% <0.00%> (-0.10%) :arrow_down:
... and 9 more

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 4e10d9f...2b101b9. Read the comment docs.