Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Log warning if thread is blocked in onCharacteristicChanged #53

Merged
merged 2 commits into from
Apr 14, 2020

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Apr 12, 2020

No description provided.

@twyatt twyatt added this to the 1.0.0 milestone Apr 12, 2020
@codecov
Copy link

codecov bot commented Apr 12, 2020

Codecov Report

❗ No coverage uploaded for pull request base (develop@b054134). Click here to learn what that means.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #53   +/-   ##
==========================================
  Coverage           ?   73.87%           
  Complexity         ?       36           
==========================================
  Files              ?       14           
  Lines              ?      245           
  Branches           ?       27           
==========================================
  Hits               ?      181           
  Misses             ?       55           
  Partials           ?        9           
Impacted Files Coverage Δ Complexity Δ
core/src/main/java/gatt/GattCallback.kt 83.78% <0.00%> (ø) 16.00 <0.00> (?)
core/src/main/java/device/Device.kt 85.71% <0.00%> (ø) 0.00% <0.00%> (?%)
processor/src/main/java/GattProcessor.kt 100.00% <0.00%> (ø) 4.00% <0.00%> (?%)
core/src/main/java/logger/AndroidLogger.kt 33.33% <0.00%> (ø) 1.00% <0.00%> (?%)
core/src/main/java/gatt/Events.kt 75.40% <0.00%> (ø) 0.00% <0.00%> (?%)
throw/src/main/java/GattOrThrow.kt 83.33% <0.00%> (ø) 0.00% <0.00%> (?%)
...ow/src/main/java/android/BluetoothDeviceOrThrow.kt 100.00% <0.00%> (ø) 0.00% <0.00%> (?%)
core/src/main/java/logger/Logger.kt 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
core/src/main/java/gatt/CoroutinesGatt.kt 47.36% <0.00%> (ø) 9.00% <0.00%> (?%)
... and 5 more

@twyatt twyatt marked this pull request as ready for review April 12, 2020 06:49
@twyatt twyatt changed the title Display warning if thread is blocked in onCharacteristicChanged Log warning if thread is blocked in onCharacteristicChanged Apr 13, 2020
@twyatt twyatt merged commit a2f2186 into develop Apr 14, 2020
@twyatt twyatt deleted the twyatt/onCharacteristicChanged/warning branch April 14, 2020 21:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants