JuliaHCI / HCIToolbox.jl

Common utilities for high-contrast imaging
https://juliahci.github.io/HCIToolbox.jl/dev/
MIT License
3 stars 2 forks source link

CompatHelper: bump compat for PSFModels to 0.5, (keep existing compat) #39

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the PSFModels package from 0.1 to 0.1, 0.5. 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[bot] commented 2 years ago

Codecov Report

Merging #39 (338561c) into main (341aa9f) will increase coverage by 0.77%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   88.40%   89.18%   +0.77%     
==========================================
  Files           9        9              
  Lines         388      305      -83     
==========================================
- Hits          343      272      -71     
+ Misses         45       33      -12     
Flag Coverage Δ
unittests 89.18% <ø> (+0.77%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/masking.jl 43.58% <0.00%> (-3.08%) :arrow_down:
src/geometry/annulus.jl 96.00% <0.00%> (-0.88%) :arrow_down:
src/geometry/multiannulus.jl 96.07% <0.00%> (-0.80%) :arrow_down:
src/angles.jl 100.00% <0.00%> (ø)
src/geometry/geometry.jl 100.00% <0.00%> (ø)
src/inject.jl 91.54% <0.00%> (+1.75%) :arrow_up:
src/morphology.jl 100.00% <0.00%> (+2.46%) :arrow_up:
src/scaling.jl 95.12% <0.00%> (+6.44%) :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 341aa9f...338561c. Read the comment docs.