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

Use travis_retry to rescue random ci failure #161

Closed kishikawakatsumi closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #161 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   62.53%   62.53%           
=======================================
  Files           1        1           
  Lines         686      686           
=======================================
  Hits          429      429           
  Misses        257      257

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 10a359c...8acc330. Read the comment docs.