bluez-async icon indicating copy to clipboard operation
bluez-async copied to clipboard

More BlueZ interfaces and methods.

Open qwandor opened this issue 4 years ago • 1 comments

qwandor avatar Apr 28 '21 17:04 qwandor

Codecov Report

Merging #3 (a0644b7) into main (3a24cb5) will increase coverage by 14.41%. The diff coverage is n/a.

:exclamation: Current head a0644b7 differs from pull request most recent head 8f6f77b. Consider uploading reports for the commit 8f6f77b to get more accurate results

@@             Coverage Diff             @@
##             main       #3       +/-   ##
===========================================
+ Coverage   45.88%   60.30%   +14.41%     
===========================================
  Files          35       18       -17     
  Lines        3112     1650     -1462     
===========================================
- Hits         1428      995      -433     
+ Misses       1684      655     -1029     
Impacted Files Coverage Δ
bluez-generated/src/adapter1.rs 100.00% <ø> (+90.86%) :arrow_up:
bluez-generated/src/device1.rs 100.00% <ø> (+74.91%) :arrow_up:
bluez-generated/src/lib.rs 100.00% <ø> (ø)
bluez-async/src/service.rs 70.00% <0.00%> (-27.50%) :arrow_down:
bluez-async/src/descriptor.rs 66.66% <0.00%> (-22.23%) :arrow_down:
bluez-async/src/macaddress.rs 77.96% <0.00%> (-12.86%) :arrow_down:
bluez-async/src/characteristic.rs 86.15% <0.00%> (-12.63%) :arrow_down:
bluez-async/src/adapter.rs 86.48% <0.00%> (-10.61%) :arrow_down:
bluez-async/src/device.rs 91.38% <0.00%> (-5.02%) :arrow_down:
bluez-async/src/events.rs 94.00% <0.00%> (-1.26%) :arrow_down:
... and 27 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Apr 28 '21 17:04 codecov-commenter