Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use figment for configuration #808

Merged
merged 16 commits into from
May 9, 2024

feat: allow users not to provide config option with default values

0252f30
Select commit
Loading
Failed to load commit list.
Merged

Use figment for configuration #808

feat: allow users not to provide config option with default values
0252f30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 9, 2024 in 0s

94.62% of diff hit (target 78.78%)

View this Pull Request on Codecov

94.62% of diff hit (target 78.78%)

Annotations

Check warning on line 145 in packages/configuration/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/configuration/src/lib.rs#L145

Added line #L145 was not covered by tests

Check warning on line 154 in packages/configuration/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/configuration/src/lib.rs#L154

Added line #L154 was not covered by tests

Check warning on line 156 in packages/configuration/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/configuration/src/lib.rs#L156

Added line #L156 was not covered by tests

Check warning on line 367 in packages/configuration/src/v1/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/configuration/src/v1/mod.rs#L367

Added line #L367 was not covered by tests

Check warning on line 370 in packages/configuration/src/v1/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/configuration/src/v1/mod.rs#L370

Added line #L370 was not covered by tests

Check warning on line 385 in packages/configuration/src/v1/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/configuration/src/v1/mod.rs#L381-L385

Added lines #L381 - L385 were not covered by tests