kishikawakatsumi / KeychainAccess

Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
MIT License
7.95k stars 789 forks source link

Mike leber117 remove architecture check #447

Closed kishikawakatsumi closed 5 years ago

kishikawakatsumi commented 5 years ago

Add tests

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #447   +/-   ##
=========================================
  Coverage          ?   90.43%           
=========================================
  Files             ?        1           
  Lines             ?     1766           
  Branches          ?        0           
=========================================
  Hits              ?     1597           
  Misses            ?      169           
  Partials          ?        0
Impacted Files Coverage Δ
Lib/KeychainAccess/Keychain.swift 90.43% <ø> (ø)

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 19db427...24c351c. Read the comment docs.