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

Refactor code to avoid use of rich library #4396

Merged
merged 1 commit into from
Dec 4, 2024

Remove rich as a dependency

7ae7ae8
Select commit
Loading
Failed to load commit list.
Merged

Refactor code to avoid use of rich library #4396

Remove rich as a dependency
7ae7ae8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 4, 2024 in 0s

93.15% of diff hit (target 92.99%)

View this Pull Request on Codecov

93.15% of diff hit (target 92.99%)

Annotations

Check warning on line 96 in src/ansiblelint/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansiblelint/app.py#L96

Added line #L96 was not covered by tests

Check warning on line 210 in src/ansiblelint/output.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansiblelint/output.py#L210

Added line #L210 was not covered by tests

Check warning on line 229 in src/ansiblelint/output.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansiblelint/output.py#L228-L229

Added lines #L228 - L229 were not covered by tests

Check warning on line 236 in src/ansiblelint/output.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansiblelint/output.py#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 239 in src/ansiblelint/output.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansiblelint/output.py#L239

Added line #L239 was not covered by tests

Check warning on line 349 in src/ansiblelint/output.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansiblelint/output.py#L349

Added line #L349 was not covered by tests

Check warning on line 366 in src/ansiblelint/output.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansiblelint/output.py#L366

Added line #L366 was not covered by tests

Check warning on line 408 in src/ansiblelint/output.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansiblelint/output.py#L405-L408

Added lines #L405 - L408 were not covered by tests