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

Add JSON and YAML support to configutil #528

Merged
merged 4 commits into from
Feb 15, 2024

Replace or with Union for types

aa486ff
Select commit
Loading
Failed to load commit list.
Merged

Add JSON and YAML support to configutil #528

Replace or with Union for types
aa486ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 15, 2024 in 0s

82.60% of diff hit (target 73.62%)

View this Pull Request on Codecov

82.60% of diff hit (target 73.62%)

Annotations

Check warning on line 125 in dissect/target/filesystems/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/filesystems/config.py#L125

Added line #L125 was not covered by tests

Check warning on line 225 in dissect/target/filesystems/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/filesystems/config.py#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 35 in dissect/target/helpers/configutil.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/helpers/configutil.py#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 162 in dissect/target/helpers/configutil.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/helpers/configutil.py#L162

Added line #L162 was not covered by tests

Check warning on line 368 in dissect/target/helpers/configutil.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/helpers/configutil.py#L368

Added line #L368 was not covered by tests

Check warning on line 408 in dissect/target/helpers/configutil.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/target/helpers/configutil.py#L408

Added line #L408 was not covered by tests