Skip to content

Merge branch 'main' into fairy

6c6391f
Select commit
Loading
Failed to load commit list.
Open

feat: basic support for hello fairy #56

Merge branch 'main' into fairy
6c6391f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 1, 2025 in 0s

33.52% (-1.32%) compared to 88daf9c

View this Pull Request on Codecov

33.52% (-1.32%) compared to 88daf9c

Details

Codecov Report

❌ Patch coverage is 21.00000% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.52%. Comparing base (88daf9c) to head (6c6391f).

Files with missing lines Patch % Lines
src/led_ble/led_ble.py 3.84% 50 Missing ⚠️
src/led_ble/protocol.py 36.95% 29 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   34.84%   33.52%   -1.32%     
==========================================
  Files           7        8       +1     
  Lines         442      522      +80     
  Branches       46       61      +15     
==========================================
+ Hits          154      175      +21     
- Misses        287      346      +59     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.