Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

CompatHelper: bump compat for HTTP to 1, (keep existing compat) #402

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

Conversation

github-actions[bot]
Copy link
Contributor

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

@alfredclwong alfredclwong force-pushed the compathelper/new_version/2022-06-20-00-16-00-422-00963470129 branch from c79f556 to 46571e6 Compare June 20, 2022 00:16
@codecov-commenter
Copy link

Codecov Report

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

@@            Coverage Diff             @@
##             main     #402      +/-   ##
==========================================
+ 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%) ⬇️
src/Geometry/Primitives/Curves/BSpline.jl 66.66% <0.00%> (-1.61%) ⬇️
src/Geometry/CSG/Intersection.jl 49.29% <0.00%> (-1.41%) ⬇️
src/OpticSim.jl 87.50% <0.00%> (-1.39%) ⬇️
src/Geometry/Transform.jl 55.34% <0.00%> (-0.83%) ⬇️
src/RepeatingStructures/Multilens/HexTilings.jl 56.36% <0.00%> (-0.78%) ⬇️
src/Geometry/Primitives/AsphericSurface.jl 59.39% <0.00%> (-0.73%) ⬇️
src/Geometry/Primitives/Curves/Knots.jl 92.30% <0.00%> (-0.72%) ⬇️
src/GlassCat/generate.jl 89.58% <0.00%> (-0.62%) ⬇️
src/GlassCat/GlassTypes.jl 41.26% <0.00%> (-0.31%) ⬇️
... 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...46571e6. Read the comment docs.

@friggog friggog closed this Oct 21, 2022
@friggog friggog reopened this Oct 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants