Add compat for HTTP v2 ?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 182
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I just found an incompatibility between Kaimon.jl and LocalCoverage.jl.
This is due to the first enforcing HTTP.jl v2 and the other (due to Coverage.jl) enforcing HTTP.jl v1.
Is it possible to relax this here ?
I can also open a similar issue at Kaimon.jl, if more relevant.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting Coverage.jl's dependency and compatibility declarations, then reproduce the conflict with Kaimon.jl and LocalCoverage.jl described in the issue. Confirm whether Coverage.jl can support HTTP.jl v2 without breaking its existing coverage integrations; done means the dependency conflict is resolved and the relevant package checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100