alexruperez/SecurePropertyStorage

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.gitattributes
.github/CODEOWNERS
.github/stale.yml
.gitignore
.hound.yml
.jazzy.yml
.swiftformat
.swiftlint.yml
.tailor.yml
CHANGELOG.md
LICENSE
Package.swift91
A
0 mins
README.md
SECURITY.md
SecurePropertyStorage.xcodeproj/Inject_Info.plist
SecurePropertyStorage.xcodeproj/Keychain_Info.plist
SecurePropertyStorage.xcodeproj/SecurePropertyStorageTests_Info.plist
SecurePropertyStorage.xcodeproj/Singleton_Info.plist
SecurePropertyStorage.xcodeproj/Storage_Info.plist
SecurePropertyStorage.xcodeproj/UserDefault_Info.plist
SecurePropertyStorage.xcodeproj/project.pbxproj
SecurePropertyStorage.xcodeproj/project.xcworkspace/contents.xcworkspacedata
SecurePropertyStorage.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
SecurePropertyStorage.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
SecurePropertyStorage.xcodeproj/xcshareddata/xcschemes/Inject.xcscheme
SecurePropertyStorage.xcodeproj/xcshareddata/xcschemes/Keychain.xcscheme
SecurePropertyStorage.xcodeproj/xcshareddata/xcschemes/SecurePropertyStorage-Package.xcscheme
SecurePropertyStorage.xcodeproj/xcshareddata/xcschemes/Singleton.xcscheme
SecurePropertyStorage.xcodeproj/xcshareddata/xcschemes/Storage.xcscheme
SecurePropertyStorage.xcodeproj/xcshareddata/xcschemes/UserDefault.xcscheme
Sources/Inject/Inject.swift190
A
0 mins
A
93%
Sources/Inject/InjectError.swift43
A
0 mins
A
100%
Sources/Inject/InjectStorage.swift17
A
0 mins
A
100%
Sources/Keychain/CryptoData.swift38
A
0 mins
F
48%
Sources/Keychain/Keychain.swift59
A
0 mins
A
100%
Sources/Keychain/KeychainError.swift13
A
0 mins
A
100%
Sources/Keychain/KeychainStorage.swift134
A
0 mins
B
86%
Sources/Singleton/Singleton.swift59
A
0 mins
A
100%
Sources/Singleton/SingletonStorage.swift21
A
0 mins
A
100%
Sources/Storage/DataConvertible.swift38
A
0 mins
A
90%
Sources/Storage/DelegatedStorage.swift201
A
0 mins
A
95%
Sources/Storage/Storage.swift29
A
0 mins
Sources/Storage/StorageActor.swift4
A
0 mins
Sources/Storage/StorageData.swift35
A
0 mins
B
86%
Sources/Storage/StorageDelegate.swift8
A
0 mins
Sources/Storage/Store.swift66
A
0 mins
A
100%
Sources/UserDefault/UserDefault.swift59
A
0 mins
A
100%
Sources/UserDefault/UserDefaultsStorage.swift100
A
0 mins
A
98%
gh-pages.sh