Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper: bump compat for ImageFiltering to 0.7, (keep existing compat) #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

This pull request changes the compat entry for the ImageFiltering package from 0.6.5, 0.6 to 0.6.5, 0.6, 0.7.
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.

@zygmuntszpak zygmuntszpak force-pushed the compathelper/new_version/2021-10-17-01-00-37-083-02760374098 branch from 17157b9 to 29c3abe Compare October 17, 2021 01:00
@codecov
Copy link

codecov bot commented Oct 17, 2021

Codecov Report

Merging #30 (29c3abe) into master (0d4503f) will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   55.32%   55.47%   +0.15%     
==========================================
  Files          19       19              
  Lines         911      840      -71     
==========================================
- Hits          504      466      -38     
+ Misses        407      374      -33     
Impacted Files Coverage Δ
src/algorithms/ellipse_region.jl 92.47% <0.00%> (-0.46%) ⬇️
src/algorithms/contour_topology.jl 96.11% <0.00%> (-0.25%) ⬇️
src/algorithms/minimum_oriented_bounding_box.jl 97.01% <0.00%> (-0.17%) ⬇️
src/TODO/costa_outer.jl 0.00% <0.00%> (ø)
src/TODO/moore_inner.jl 0.00% <0.00%> (ø)
src/algorithms/bitcodes.jl 100.00% <0.00%> (ø)
src/TODO/contour_tracing.jl 0.00% <0.00%> (ø)
src/TODO/one_component_2d.jl 0.00% <0.00%> (ø)
src/TODO/one_component_3d.jl 0.00% <0.00%> (ø)
src/TODO/separate_utility.jl 0.00% <0.00%> (ø)
... and 6 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 0d4503f...29c3abe. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants