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

Change linter to Ruff #106

Merged
merged 1 commit into from
Jan 20, 2025

Change linter to Ruff (#106)

063b1c8
Select commit
Loading
Failed to load commit list.
Merged

Change linter to Ruff #106

Change linter to Ruff (#106)
063b1c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 17, 2025 in 0s

82.14% of diff hit (target 92.46%)

View this Pull Request on Codecov

82.14% of diff hit (target 92.46%)

Annotations

Check warning on line 33 in dissect/cstruct/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/compiler.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 32 in dissect/cstruct/cstruct.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/cstruct.py#L32

Added line #L32 was not covered by tests

Check warning on line 420 in dissect/cstruct/cstruct.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/cstruct.py#L420

Added line #L420 was not covered by tests

Check warning on line 36 in dissect/cstruct/parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/parser.py#L36

Added line #L36 was not covered by tests

Check warning on line 427 in dissect/cstruct/parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/parser.py#L427

Added line #L427 was not covered by tests

Check warning on line 530 in dissect/cstruct/parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/parser.py#L530

Added line #L530 was not covered by tests

Check warning on line 125 in dissect/cstruct/types/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/types/base.py#L125

Added line #L125 was not covered by tests

Check warning on line 154 in dissect/cstruct/types/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/types/base.py#L154

Added line #L154 was not covered by tests

Check warning on line 157 in dissect/cstruct/types/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/types/base.py#L157

Added line #L157 was not covered by tests

Check warning on line 24 in dissect/cstruct/types/structure.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/types/structure.py#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 13 in dissect/cstruct/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/utils.py#L13

Added line #L13 was not covered by tests

Check warning on line 102 in dissect/cstruct/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/utils.py#L102

Added line #L102 was not covered by tests

Check warning on line 215 in dissect/cstruct/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dissect/cstruct/utils.py#L215

Added line #L215 was not covered by tests