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

DX: implement Ruff formatter #301

Merged
merged 11 commits into from
Feb 12, 2024

DX: format docstrings with Ruff

3e254b8
Select commit
Loading
Failed to load commit list.
Merged

DX: implement Ruff formatter #301

DX: format docstrings with Ruff
3e254b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 12, 2024 in 0s

13.55% of diff hit (target 0.00%)

View this Pull Request on Codecov

13.55% of diff hit (target 0.00%)

Annotations

Check warning on line 84 in src/compwa_policy/check_dev_files/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/__init__.py#L84

Added line #L84 was not covered by tests

Check warning on line 52 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 92 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L92

Added line #L92 was not covered by tests

Check warning on line 99 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 111 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L104-L111

Added lines #L104 - L111 were not covered by tests

Check warning on line 132 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L132

Added line #L132 was not covered by tests

Check warning on line 159 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L159

Added line #L159 was not covered by tests

Check warning on line 161 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L161

Added line #L161 was not covered by tests

Check warning on line 194 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L192-L194

Added lines #L192 - L194 were not covered by tests

Check warning on line 204 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L204

Added line #L204 was not covered by tests

Check warning on line 230 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L230

Added line #L230 was not covered by tests

Check warning on line 237 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L237

Added line #L237 was not covered by tests

Check warning on line 283 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L282-L283

Added lines #L282 - L283 were not covered by tests

Check warning on line 354 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L352-L354

Added lines #L352 - L354 were not covered by tests

Check warning on line 362 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L359-L362

Added lines #L359 - L362 were not covered by tests

Check warning on line 394 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L394

Added line #L394 was not covered by tests

Check warning on line 609 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L608-L609

Added lines #L608 - L609 were not covered by tests

Check warning on line 613 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L611-L613

Added lines #L611 - L613 were not covered by tests

Check warning on line 639 in src/compwa_policy/check_dev_files/ruff.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compwa_policy/check_dev_files/ruff.py#L639

Added line #L639 was not covered by tests