OpticSim.jl icon indicating copy to clipboard operation
OpticSim.jl copied to clipboard

CompatHelper: bump compat for ZipFile to 0.10, (keep existing compat)

Open github-actions[bot] opened this issue 3 years ago • 1 comments

This pull request changes the compat entry for the ZipFile package from 0.9 to 0.9, 0.10. 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.

github-actions[bot] avatar Jul 03 '22 00:07 github-actions[bot]

Codecov Report

Merging #403 (d1cb7e9) into main (84fe356) will increase coverage by 0.34%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
+ Coverage   50.67%   51.01%   +0.34%     
==========================================
  Files          80       80              
  Lines        8016     7741     -275     
==========================================
- Hits         4062     3949     -113     
+ Misses       3954     3792     -162     
Impacted Files Coverage Δ
src/Optical/OpticalInterface.jl 66.66% <0.00%> (-2.67%) :arrow_down:
src/Geometry/Primitives/Curves/BSpline.jl 66.66% <0.00%> (-1.61%) :arrow_down:
src/Geometry/CSG/Intersection.jl 49.29% <0.00%> (-1.41%) :arrow_down:
src/OpticSim.jl 87.50% <0.00%> (-1.39%) :arrow_down:
src/Geometry/Transform.jl 55.34% <0.00%> (-0.83%) :arrow_down:
src/RepeatingStructures/Multilens/HexTilings.jl 56.36% <0.00%> (-0.78%) :arrow_down:
src/Geometry/Primitives/AsphericSurface.jl 59.39% <0.00%> (-0.73%) :arrow_down:
src/Geometry/Primitives/Curves/Knots.jl 92.30% <0.00%> (-0.72%) :arrow_down:
src/GlassCat/generate.jl 89.58% <0.00%> (-0.62%) :arrow_down:
src/GlassCat/GlassTypes.jl 41.26% <0.00%> (-0.31%) :arrow_down:
... and 49 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 84fe356...d1cb7e9. Read the comment docs.

codecov-commenter avatar Jul 03 '22 00:07 codecov-commenter