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: Fix pylint no-else-raise warnings #265

Merged
merged 5 commits into from
Mar 5, 2024

refactor(actor): Fix pylint `no-else-raise` warnings

496e2e3
Select commit
Loading
Failed to load commit list.
Merged

refactor: Fix pylint no-else-raise warnings #265

refactor(actor): Fix pylint `no-else-raise` warnings
496e2e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 5, 2024 in 1s

68.42% of diff hit (target 67.87%)

View this Pull Request on Codecov

68.42% of diff hit (target 67.87%)

Annotations

Check warning on line 119 in src/powerapi/actor/supervisor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/actor/supervisor.py#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 152 in src/powerapi/database/csvdb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/database/csvdb.py#L152

Added line #L152 was not covered by tests

Check warning on line 159 in src/powerapi/report/power_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/report/power_report.py#L159

Added line #L159 was not covered by tests

Check warning on line 162 in src/powerapi/report/power_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/powerapi/report/power_report.py#L161-L162

Added lines #L161 - L162 were not covered by tests