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

CompatHelper: bump compat for LazySets to 2, (keep existing compat)

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

This pull request changes the compat entry for the LazySets package from 1 to 1, 2. 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 Aug 05 '22 00:08 github-actions[bot]

Codecov Report

Merging #409 (7fd91fc) into main (84fe356) will increase coverage by 0.32%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #409      +/-   ##
==========================================
+ Coverage   50.68%   51.01%   +0.32%     
==========================================
  Files          80       80              
  Lines        8016     7741     -275     
==========================================
- Hits         4063     3949     -114     
+ Misses       3953     3792     -161     
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/Primitives/AsphericSurface.jl 59.39% <0.00%> (-1.33%) :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/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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 05 '22 00:08 codecov-commenter