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

Network improvements #59

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

abstract master code in check_connection()

492de7d
Select commit
Loading
Failed to load commit list.
Draft

Network improvements #59

abstract master code in check_connection()
492de7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 30, 2024 in 0s

25.49% of diff hit (target 86.68%)

View this Pull Request on Codecov

25.49% of diff hit (target 86.68%)

Annotations

Check warning on line 323 in circuitpython_nrf24l01/rf24.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitpython_nrf24l01/rf24.py#L322-L323

Added lines #L322 - L323 were not covered by tests

Check warning on line 181 in circuitpython_nrf24l01/rf24_mesh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitpython_nrf24l01/rf24_mesh.py#L168-L181

Added lines #L168 - L181 were not covered by tests

Check warning on line 229 in circuitpython_nrf24l01/rf24_mesh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitpython_nrf24l01/rf24_mesh.py#L227-L229

Added lines #L227 - L229 were not covered by tests

Check warning on line 237 in circuitpython_nrf24l01/rf24_mesh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitpython_nrf24l01/rf24_mesh.py#L233-L237

Added lines #L233 - L237 were not covered by tests

Check warning on line 241 in circuitpython_nrf24l01/rf24_mesh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitpython_nrf24l01/rf24_mesh.py#L241

Added line #L241 was not covered by tests

Check warning on line 251 in circuitpython_nrf24l01/rf24_mesh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitpython_nrf24l01/rf24_mesh.py#L251

Added line #L251 was not covered by tests

Check warning on line 327 in circuitpython_nrf24l01/rf24_mesh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitpython_nrf24l01/rf24_mesh.py#L325-L327

Added lines #L325 - L327 were not covered by tests

Check warning on line 332 in circuitpython_nrf24l01/rf24_mesh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitpython_nrf24l01/rf24_mesh.py#L330-L332

Added lines #L330 - L332 were not covered by tests

Check warning on line 354 in circuitpython_nrf24l01/rf24_mesh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitpython_nrf24l01/rf24_mesh.py#L354

Added line #L354 was not covered by tests

Check warning on line 467 in circuitpython_nrf24l01/rf24_mesh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

circuitpython_nrf24l01/rf24_mesh.py#L463-L467

Added lines #L463 - L467 were not covered by tests