kishikawakatsumi / UICKeyChainStore

UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.
http://kishikawakatsumi.com
MIT License
3.08k stars 383 forks source link

Add Xcode 9 tests on CI #157

Closed kishikawakatsumi closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d17ed20). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #157   +/-   ##
=========================================
  Coverage          ?   63.35%           
=========================================
  Files             ?        1           
  Lines             ?      674           
  Branches          ?        0           
=========================================
  Hits              ?      427           
  Misses            ?      247           
  Partials          ?        0
Impacted Files Coverage Δ
Lib/UICKeyChainStore/UICKeyChainStore.m 63.35% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d17ed20...538b9de. Read the comment docs.