stefanrenne/RxSonosLib

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.slather.yml
.swift-version
.swiftlint.yml
.travis.yml
LICENSE
Podfile
Podfile.lock
README.md
RxSonosLib.podspec
RxSonosLib.xcodeproj/project.pbxproj
RxSonosLib.xcodeproj/project.xcworkspace/contents.xcworkspacedata
RxSonosLib.xcodeproj/xcshareddata/xcschemes/RxSonosLib.xcscheme
RxSonosLib.xcodeproj/xcshareddata/xcschemes/iOS Demo App.xcscheme
RxSonosLib.xcworkspace/contents.xcworkspacedata
RxSonosLib.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
RxSonosLib/Framework/Cache/CacheManager.swift68
A
0 mins
RxSonosLib/Framework/Common/Categories/AEXMLDocument+Create.swift44
A
0 mins
RxSonosLib/Framework/Common/Categories/Error+RxSonosLib.swift7
A
0 mins
RxSonosLib/Framework/Common/Categories/Rx+Helpers.swift5
A
0 mins
RxSonosLib/Framework/Common/Categories/Rx+Timer.swift11
A
0 mins
RxSonosLib/Framework/Common/Categories/String+Empty.swift9
A
0 mins
RxSonosLib/Framework/Common/Categories/String+Regex.swift55
A
0 mins
RxSonosLib/Framework/Common/Categories/String+Time.swift16
A
0 mins
RxSonosLib/Framework/Common/Protocol/CompletableInteractor.swift17
A
0 mins
RxSonosLib/Framework/Common/Protocol/Interactor.swift6
A
0 mins
RxSonosLib/Framework/Common/Protocol/ObservableInteractor.swift18
A
2 hrs
RxSonosLib/Framework/Common/Protocol/SingleInteractor.swift18
A
2 hrs
RxSonosLib/Framework/Common/SonosSettings.swift14
A
0 mins
RxSonosLib/Framework/Data/RepositoryImplementations/ContentDirectoryRepositoryImpl.swift25
A
0 mins
RxSonosLib/Framework/Data/RepositoryImplementations/GroupRepositoryImpl.swift62
A
0 mins
RxSonosLib/Framework/Data/RepositoryImplementations/MusicProvidersRepositoryImpl.swift46
A
3 hrs
RxSonosLib/Framework/Data/RepositoryImplementations/RenderingControlRepositoryImpl.swift55
A
2 hrs
RxSonosLib/Framework/Data/RepositoryImplementations/RoomRepositoryImpl.swift33
A
0 mins
RxSonosLib/Framework/Data/RepositoryImplementations/TransportRepositoryImpl.swift69
A
2 hrs
RxSonosLib/Framework/Data/RepositoryInjection.swift36
A
0 mins
RxSonosLib/Framework/Domain/Factory/NowPlayingTrackFactory.swift79
A
1 hr
RxSonosLib/Framework/Domain/Factory/QueueTrackFactory.swift33
A
0 mins
RxSonosLib/Framework/Domain/Interactors/GetGroupProgressInteractor.swift32
A
1 hr
RxSonosLib/Framework/Domain/Interactors/GetGroupQueueInteractor.swift32
A
0 mins
RxSonosLib/Framework/Domain/Interactors/GetGroupsInteractor.swift23
A
0 mins
RxSonosLib/Framework/Domain/Interactors/GetMusicProvidersInteractor.swift19
A
0 mins
RxSonosLib/Framework/Domain/Interactors/GetMuteInteractor.swift32
A
55 mins
RxSonosLib/Framework/Domain/Interactors/GetNowPlayingInteractor.swift33
A
0 mins
RxSonosLib/Framework/Domain/Interactors/GetRoomsInteractor.swift46
A
0 mins
RxSonosLib/Framework/Domain/Interactors/GetTrackImageInteractor.swift33
A
0 mins
RxSonosLib/Framework/Domain/Interactors/GetTransportStateInteractor.swift32
A
55 mins
RxSonosLib/Framework/Domain/Interactors/GetVolumeInteractor.swift32
A
1 hr
RxSonosLib/Framework/Domain/Interactors/SetMuteInteractor.swift21
A
2 hrs