Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the "ancient PC" optimization #209

Merged
merged 1 commit into from
Oct 4, 2023

Remove the "ancient PC" optimization

b10ea22
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Remove the "ancient PC" optimization #209

Remove the "ancient PC" optimization
b10ea22
Select commit
Loading
Failed to load commit list.
GitHub Actions / Gradle Tests succeeded Sep 26, 2023 in 1s

Gradle Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-listfix.config.MediaLibraryConfigurationTests.xml 1✅ 549ms
build/test-results/test/TEST-listfix.io.FileUtilsTests.xml 4✅ 23ms
build/test-results/test/TEST-listfix.model.playlists.LizzyPlaylistUtilTests.xml 2✅ 22ms

✅ build/test-results/test/TEST-listfix.config.MediaLibraryConfigurationTests.xml

1 tests were completed in 549ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
listfix.config.MediaLibraryConfigurationTests 1✅ 549ms

✅ listfix.config.MediaLibraryConfigurationTests

✅ normalizeFileSetToUNC()

✅ build/test-results/test/TEST-listfix.io.FileUtilsTests.xml

4 tests were completed in 23ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
listfix.io.FileUtilsTests 4✅ 23ms

✅ listfix.io.FileUtilsTests

✅ isMediaFile()
✅ getRelativePathWithUncommonRoot()
✅ getRelativePath()
✅ getFileExtension()

✅ build/test-results/test/TEST-listfix.model.playlists.LizzyPlaylistUtilTests.xml

2 tests were completed in 22ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
listfix.model.playlists.LizzyPlaylistUtilTests 2✅ 22ms

✅ listfix.model.playlists.LizzyPlaylistUtilTests

✅ resolvePlaylistExtension()
✅ testPlaylistType()