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

Test for older python versions. #61

Closed
wants to merge 12 commits into from

Replace walrus operator.

08c198c
Select commit
Loading
Failed to load commit list.
Closed

Test for older python versions. #61

Replace walrus operator.
08c198c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 26, 2024 in 0s

91.76% of diff hit (target 87.28%)

View this Pull Request on Codecov

91.76% of diff hit (target 87.28%)

Annotations

Check warning on line 89 in pyleco/actors/actor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/actors/actor.py#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 143 in pyleco/directors/transparent_director.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/directors/transparent_director.py#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 54 in pyleco/json_utils/errors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/json_utils/errors.py#L54

Added line #L54 was not covered by tests

Check warning on line 68 in pyleco/json_utils/errors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/json_utils/errors.py#L68

Added line #L68 was not covered by tests

Check warning on line 75 in pyleco/json_utils/errors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/json_utils/errors.py#L75

Added line #L75 was not covered by tests

Check warning on line 82 in pyleco/json_utils/errors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/json_utils/errors.py#L82

Added line #L82 was not covered by tests

Check warning on line 73 in pyleco/json_utils/rpc_server_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/json_utils/rpc_server_definition.py#L73

Added line #L73 was not covered by tests

Check warning on line 79 in pyleco/json_utils/rpc_server_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/json_utils/rpc_server_definition.py#L79

Added line #L79 was not covered by tests

Check warning on line 81 in pyleco/json_utils/rpc_server_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/json_utils/rpc_server_definition.py#L81

Added line #L81 was not covered by tests

Check warning on line 86 in pyleco/json_utils/rpc_server_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/json_utils/rpc_server_definition.py#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 108 in pyleco/json_utils/rpc_server_definition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyleco/json_utils/rpc_server_definition.py#L108

Added line #L108 was not covered by tests