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

Split Gatt interface into GattConnection and GattIo #59

Merged
merged 3 commits into from
Apr 28, 2020
Merged

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Apr 27, 2020

No description provided.

Thanks Kotlinter!
@codecov
Copy link

codecov bot commented Apr 27, 2020

Codecov Report

Merging #59 into develop will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #59   +/-   ##
==========================================
  Coverage      78.62%   78.62%           
  Complexity        35       35           
==========================================
  Files             12       13    +1     
  Lines            248      248           
  Branches          27       27           
==========================================
  Hits             195      195           
  Misses            45       45           
  Partials           8        8           
Impacted Files Coverage Δ Complexity Δ
core/src/main/java/gatt/GattConnection.kt 100.00% <100.00%> (ø) 0.00 <0.00> (?)
core/src/main/java/gatt/GattIo.kt 100.00% <100.00%> (ø) 0.00 <0.00> (?)
processor/src/main/java/GattProcessor.kt 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
throw/src/main/java/GattOrThrow.kt 86.66% <100.00%> (ø) 0.00 <0.00> (ø)

@twyatt twyatt merged commit b33a3d1 into develop Apr 28, 2020
@twyatt twyatt deleted the twyatt/Gatt branch April 28, 2020 00:23
@twyatt twyatt added this to the 1.0.0 milestone Apr 28, 2020
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.

2 participants