Test tracing and config for the server
Open
@DanielLacina is already working on this.
Since Jun 25, 2026.
- Dominant language
- Rust
- Stars
- 642
- Forks
- 70
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 21
Description
We currently don't have many tests covering the server config and tracing:
- Make sure tracing output and levels (
COMPLETE,ESSENTIAL,MINIMAL) work - Test the config behaviour and layering (should be
default value->config file->environment->command line)
Contributor guide
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.
Assessment
This issue has not been assessed yet.