hyperium / hyperium/h3

Direct path import of h3-quinn in test

Open
#335 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
890
Forks
136
Avg merge
14d 20h
Merged PRs (30d)
2

Description

Here h3-quinn is pulled in by a path reference: https://github.com/hyperium/h3/blob/master/h3/src/tests/mod.rs#L8

This makes it hard to run the test-suite in Debian, as we don't layout the files in the exact same way as you do in this git repository.

Would it be possible to have this as a normal [dev-dependencies] instead?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect h3/src/tests/mod.rs at line 8 and the package manifest's dev-dependencies. Run the test suite in a Debian-style layout, then confirm h3-quinn is resolved as a normal development dependency without relying on a repository-relative path.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, testing
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.