Skip to content

remove/perp - #86

Draft
decanus wants to merge 4 commits into
masterfrom
remove/perp
Draft

remove/perp#86
decanus wants to merge 4 commits into
masterfrom
remove/perp

Conversation

@decanus

@decanus decanus commented Oct 21, 2019

Copy link
Copy Markdown
Contributor

Removes the perp variable, this requires more extensive testing.

remove(peer: Addr(peripheral.identifier.bytes))
}

public func centralManager(_ central: CBCentralManager, didFailToConnect peripheral: CBPeripheral, error: Error?) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar blocks of code found in 2 locations. Consider refactoring.

}
}

public func peripheral(_ peripheral: CBPeripheral, didWriteValueFor characteristic: CBCharacteristic, error: Error?) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line should be 120 characters or less: currently 122 characters

@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit ef0f360 and detected 3 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2
Complexity 1

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant