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

Handle all construct parse errors the same #142

Merged
merged 2 commits into from
Jan 1, 2024

Also avoid exception logs in cli

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

Handle all construct parse errors the same #142

Also avoid exception logs in cli
7c3322e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Jan 1, 2024 in 0s

0.00% of diff hit (target 57.60%)

View this Pull Request on Codecov

0.00% of diff hit (target 57.60%)

Annotations

Check warning on line 213 in nibe/connection/nibegw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nibe/connection/nibegw.py#L213

Added line #L213 was not covered by tests

Check warning on line 219 in nibe/connection/nibegw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nibe/connection/nibegw.py#L219

Added line #L219 was not covered by tests

Check warning on line 12 in nibe/console_scripts/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nibe/console_scripts/cli.py#L12

Added line #L12 was not covered by tests

Check warning on line 208 in nibe/console_scripts/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nibe/console_scripts/cli.py#L204-L208

Added lines #L204 - L208 were not covered by tests