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

feat: basic support for hello fairy #56

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'origin/main' into fairy

2f13944
Select commit
Loading
Failed to load commit list.
Open

feat: basic support for hello fairy #56

Merge remote-tracking branch 'origin/main' into fairy
2f13944
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 23, 2025 in 1s

21.00% of diff hit (target 35.29%)

View this Pull Request on Codecov

21.00% of diff hit (target 35.29%)

Annotations

Check warning on line 285 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L285

Added line #L285 was not covered by tests

Check warning on line 453 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L450-L453

Added lines #L450 - L453 were not covered by tests

Check warning on line 460 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L459-L460

Added lines #L459 - L460 were not covered by tests

Check warning on line 467 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L465-L467

Added lines #L465 - L467 were not covered by tests

Check warning on line 475 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L474-L475

Added lines #L474 - L475 were not covered by tests

Check warning on line 478 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L477-L478

Added lines #L477 - L478 were not covered by tests

Check warning on line 481 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L480-L481

Added lines #L480 - L481 were not covered by tests

Check warning on line 485 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L485

Added line #L485 was not covered by tests

Check warning on line 490 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L488-L490

Added lines #L488 - L490 were not covered by tests

Check warning on line 503 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L492-L503

Added lines #L492 - L503 were not covered by tests

Check warning on line 673 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L673

Added line #L673 was not covered by tests

Check warning on line 685 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L685

Added line #L685 was not covered by tests

Check warning on line 689 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L689

Added line #L689 was not covered by tests

Check warning on line 694 in src/led_ble/led_ble.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/led_ble.py#L694

Added line #L694 was not covered by tests

Check warning on line 14 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L14

Added line #L14 was not covered by tests

Check warning on line 18 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L18

Added line #L18 was not covered by tests

Check warning on line 22 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L22

Added line #L22 was not covered by tests

Check warning on line 28 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L28

Added line #L28 was not covered by tests

Check warning on line 32 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L32

Added line #L32 was not covered by tests

Check warning on line 47 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L47

Added line #L47 was not covered by tests

Check warning on line 53 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L50-L53

Added lines #L50 - L53 were not covered by tests

Check warning on line 76 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L76

Added line #L76 was not covered by tests

Check warning on line 99 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L97-L99

Added lines #L97 - L99 were not covered by tests

Check warning on line 101 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L101

Added line #L101 was not covered by tests

Check warning on line 103 in src/led_ble/protocol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/led_ble/protocol.py#L103

Added line #L103 was not covered by tests