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 FillArrays to 0.13, (keep existing compat) #44

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the FillArrays package from 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12 to 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13. 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 #44 (bee55e2) into main (f57929d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   89.75%   89.75%           
=======================================
  Files          10       10           
  Lines         332      332           
=======================================
  Hits          298      298           
  Misses         34       34           
Flag Coverage Δ
unittests 89.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 f57929d...bee55e2. Read the comment docs.