-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcoverage-allowlist.json
More file actions
44 lines (44 loc) · 2.49 KB
/
Copy pathcoverage-allowlist.json
File metadata and controls
44 lines (44 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"files": [
"Spotiglass/App/SpotiglassMenuCommands.swift",
"Spotiglass/Browsing/PlaylistBrowserCommandPaletteConfiguration.swift",
"Spotiglass/Browsing/PlaylistBrowserPlaybackHelpers.swift",
"Spotiglass/Browsing/PlaylistBrowserSidebarSelectionHandling.swift",
"Spotiglass/Browsing/PlaylistBrowserViewModel+ArtistSelection.swift",
"Spotiglass/Browsing/PlaylistBrowserViewModel+TrackMutations.swift",
"Spotiglass/Browsing/PlaylistOwnerDisplay.swift",
"Spotiglass/Browsing/SpotifyBrowsingAPI.swift",
"Spotiglass/CommandPalette/CommandPaletteEventMonitor.swift",
"Spotiglass/CommandPalette/CommandPaletteSettingsView.swift",
"Spotiglass/CommandPalette/HotkeyRecorderField.swift",
"Spotiglass/Pinning/PinnedItemTransfer.swift",
"Spotiglass/Playback/AudioEqualizerEngine.swift",
"Spotiglass/Playback/EqualizerHALPluginController.swift",
"Spotiglass/Playback/PlaybackControlsView.swift",
"Spotiglass/Playback/SpotifyPlaybackBridge.swift",
"Spotiglass/Services/SpotifyAPIClient+Home.swift",
"Spotiglass/Services/SpotifyAPIClient+Library.swift",
"Spotiglass/Services/SpotifyDTOs+Home.swift",
"Spotiglass/Settings/EqualizerSettingsView.swift",
"Spotiglass/Views/HomeFeedComponents.swift",
"Spotiglass/Views/HomeView.swift",
"Spotiglass/Views/ImmersiveLyrics/ImmersiveLyricsLeftColumn.swift",
"Spotiglass/Views/ImmersiveLyrics/ImmersiveLyricsMainLayout.swift",
"Spotiglass/Views/ImmersiveLyricsView.swift",
"Spotiglass/Views/PlaylistBrowser/CatalogSearchView.swift",
"Spotiglass/Views/PlaylistBrowser/FollowedPlaylistLockedView.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistBrowserDetailColumn.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistBrowserSidebar.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistBrowserView+CommandPalette.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistBrowserView+Library.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistBrowserView+Playback.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistBrowserView+SidebarSelection.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistBrowserView+TapTargets.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistBrowserView+Toolbar.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistBrowserView+Width.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistDetailContent.swift",
"Spotiglass/Views/PlaylistBrowser/PlaylistsSidebarSection.swift",
"Spotiglass/Views/PlaylistBrowserView.swift",
"Spotiglass/Views/RootView.swift"
]
}