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

Added serial_connection support to connections #24

Closed

Removed duplicate typehints from docstrings

b73e55d
Select commit
Loading
Failed to load commit list.
Closed

Added serial_connection support to connections #24

Removed duplicate typehints from docstrings
b73e55d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2024 in 1s

45.28% of diff hit (target 43.79%)

View this Pull Request on Codecov

45.28% of diff hit (target 43.79%)

Annotations

Check warning on line 21 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L21

Added line #L21 was not covered by tests

Check warning on line 26 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 30 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 34 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L34

Added line #L34 was not covered by tests

Check warning on line 37 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L37

Added line #L37 was not covered by tests

Check warning on line 45 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L41-L45

Added lines #L41 - L45 were not covered by tests

Check warning on line 57 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L57

Added line #L57 was not covered by tests

Check warning on line 65 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L65

Added line #L65 was not covered by tests

Check warning on line 81 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 90 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L83-L90

Added lines #L83 - L90 were not covered by tests

Check warning on line 92 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L92

Added line #L92 was not covered by tests

Check warning on line 107 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 109 in src/fastcs/connections/serial_connection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fastcs/connections/serial_connection.py#L109

Added line #L109 was not covered by tests