Skip to content

tests: add comment what the testbed does

f3ee7e5
Select commit
Loading
Failed to load commit list.
Open

Add Android backend using Chaquopy/Briefcase #1944

tests: add comment what the testbed does
f3ee7e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

56.50% (+5.23%) compared to 058c4e2

View this Pull Request on Codecov

56.50% (+5.23%) compared to 058c4e2

Details

Codecov Report

❌ Patch coverage is 83.13570% with 128 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.50%. Comparing base (058c4e2) to head (f3ee7e5).
⚠️ Report is 12 commits behind head on develop.

Files with missing lines Patch % Lines
bleak/backends/android/client.py 71.00% 50 Missing and 37 partials ⚠️
bleak/backends/android/scanner.py 83.05% 12 Missing and 8 partials ⚠️
bleak/backends/android/broadcast.py 80.43% 6 Missing and 3 partials ⚠️
bleak/backends/android/dispatcher.py 91.22% 4 Missing and 1 partial ⚠️
bleak/backends/android/client_callback.py 96.69% 2 Missing and 2 partials ⚠️
bleak/backends/android/scanner_callback.py 91.89% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1944      +/-   ##
===========================================
+ Coverage    51.26%   56.50%   +5.23%     
===========================================
  Files           39       48       +9     
  Lines         3938     4697     +759     
  Branches       488      572      +84     
===========================================
+ Hits          2019     2654     +635     
- Misses        1791     1864      +73     
- Partials       128      179      +51     

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