ephread/Instructions

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE/simple_pull_request.md
.github/workflows/continuous-integration.yml
.gitignore
.ruby-version
.slather.yml
.swiftlint.yml
AUTHORS
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Documentation/migrating_to_2.0.0.md
Gemfile
Gemfile.lock
Instructions.podspec
Instructions.xcodeproj/project.pbxproj
Instructions.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Instructions.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
Instructions.xcodeproj/xcshareddata/xcschemes/Instructions App Extensions.xcscheme
Instructions.xcodeproj/xcshareddata/xcschemes/Instructions.xcscheme
Instructions.xcworkspace/contents.xcworkspacedata
Instructions.xcworkspace/xcshareddata/IDETemplateMacros.plist
Instructions.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
Instructions.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
Instructions.xcworkspace/xcshareddata/swiftpm/Package.resolved
InstructionsAppExtensions.podspec
LICENSE
Package.swift19
A
0 mins
README.md
Sources/Instructions/Core/Internal/CoachMarksViewController.swift298
B
4 hrs
B
85%
Sources/Instructions/Core/Public/CoachMark.swift59
A
0 mins
C
74%
Sources/Instructions/Core/Public/CoachMarksController.swift167
A
1 hr
D
61%
Sources/Instructions/Core/Public/Extensions/CoachMarksController+Proxy.swift87
B
5 hrs
C
76%
Sources/Instructions/Extra/Default Views/CoachMarkArrowDefaultView.swift55
A
0 mins
A
93%
Sources/Instructions/Extra/Default Views/CoachMarkBackgroundStyle.swift11
A
0 mins
Sources/Instructions/Extra/Default Views/CoachMarkBodyDefaultView.swift189
A
3 hrs
D
60%
Sources/Instructions/Extra/Default Views/CoachMarkSkipDefaultView.swift44
A
0 mins
C
71%
Sources/Instructions/Extra/Internal/CoachMarkBodyBackgroundView.swift60
A
0 mins
C
77%
Sources/Instructions/Extra/Internal/CoachMarkComponent.swift43
A
0 mins
A
100%
Sources/Instructions/Helpers/Internal/AccessibilityIdentifiers.swift9
A
0 mins
Sources/Instructions/Helpers/Internal/CoachMarkInnerLayoutHelper.swift67
A
3 hrs
A
100%
Sources/Instructions/Helpers/Internal/CoachMarkLayoutHelper.swift239
C
7 hrs
C
75%
Sources/Instructions/Helpers/Internal/Enums/CoachMarkPosition.swift14
A
0 mins
A
100%
Sources/Instructions/Helpers/Internal/ErrorMessage.swift62
A
0 mins
Sources/Instructions/Helpers/Internal/Extensions/UIApplication+WindowScene.swift8
A
0 mins
A
100%
Sources/Instructions/Helpers/Internal/Extensions/UIView+Layout.swift66
A
1 hr
B
84%
Sources/Instructions/Helpers/Public/CoachMark Animation/CoachMarkAnimationManagement.swift23
A
0 mins
A
100%
Sources/Instructions/Helpers/Public/CoachMark Animation/CoachMarkAnimationManager.swift22
A
0 mins
F
33%