-
Notifications
You must be signed in to change notification settings - Fork 191
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 cache folder #2927
Merged
alejoe91
merged 83 commits into
SpikeInterface:main
from
paulrignanese:remove_cache_folder
Jun 6, 2024
Merged
Remove cache folder #2927
Changes from 80 commits
Commits
Show all changes
83 commits
Select commit
Hold shift + click to select a range
41462ce
remove the setting of cache folder as global test_core_tools in core/…
paulrignanese bddfd92
remove the setting of cache folder as global common_benchmark_testing…
paulrignanese 7d99d6c
remove the setting of global cache folder as global test_average_acro…
paulrignanese b23af98
replace cache_folder creation and global setting with pytest fixtures…
paulrignanese cbca727
in progress
paulrignanese 8a63d06
replace cache folder with pytest fixture for test_motion_extimation …
paulrignanese 0e47608
remove of useless cache folder for test_motion_interpolation in sorti…
paulrignanese d3dcfc8
rename test_NumpyRecording by setup_NumpyRecording as no tests were d…
paulrignanese f2b8098
remove useless setting of cache_folder as global variable
paulrignanese cfd8eeb
replace cache_folder (study_folder) with pytext fixture for test_grou…
paulrignanese 00da3a2
replace cache_folder with pytext fixture in new cache_folder_creation…
paulrignanese 2ee63cb
replace cache_folder with pytext fixture and add new cache_folder_cre…
paulrignanese cd8d5eb
replace cache_folder with pytext fixture and add new cache_folder_cre…
paulrignanese e3c700e
remove useless setting of cache folder as global variable
paulrignanese 150c284
remove useless cache folder creation (was commented)
paulrignanese d155323
remove useless cache folder creation (was commented)
paulrignanese 63193dc
replace setting of global cache folder by pytest fixture with new cre…
paulrignanese 1aaac62
replace setting of cache folder by pytest fixture with new create_cac…
paulrignanese 2d150a4
replace setting of global cache_folder by pytest fixture with new cre…
paulrignanese 43651b6
replace setting of cache_folder by pytest fixture with new create_cac…
paulrignanese e7d55e1
Merge remote-tracking branch 'origin/main'
paulrignanese 7be7c66
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0b5fc4a
replace setting of cache_folder by pytest fixture with new create_cac…
paulrignanese 1e45874
replace setting of cache_folder by pytest fixture with new create_cac…
paulrignanese 9597b50
replace setting of cache_folder by pytest fixture with new create_cac…
paulrignanese 8457afd
remove useless setting of cache_folder as global variable for test_cl…
paulrignanese 391c2d6
replace cache folder import by pytest fixture with new cache_folder_c…
paulrignanese d9f22a0
replace cache_folder creation by pytest fixture with new cache_folder…
paulrignanese 200d4e6
replace cache_folder by pytest fixture with new cache_folder_creation…
paulrignanese 3953197
replace cache_folder by pytest fixture with new cache_folder_creation…
paulrignanese 84561cc
remove useless cache_folder for test_widgets.py in widgets/tests/ folder
paulrignanese 22fc414
replace cache folder with pytest fixture by new create_cache_folder i…
paulrignanese 75bfc37
replace cache folder with pytest fixture by new create_cache_folder i…
paulrignanese ca8d7b0
replace useless cache_folder in test_align_snippets.py in preprocessi…
paulrignanese 9d6e7d6
replace cache_folder with pytest fixture by new create_cache_folder f…
paulrignanese 510267b
replace cache_folder with pytest fixture by new create_cache_folder f…
paulrignanese 2fb265c
replace cache_folder with pytest fixture by new create_cache_folder f…
paulrignanese b1a79d4
replace cache_folder with pytest fixture by new create_cache_folder f…
paulrignanese e54b58c
replace cache_folder with pytest fixture by new create_cache_folder f…
paulrignanese 632815a
remove useless cache_folder with pytest fixture for test_quality_met…
paulrignanese caa6cec
replace cache_folder by pytest fixture with new create_cache_folder f…
paulrignanese c9966d8
replace cache_folder by pytest fixture in setup_module for test_conta…
paulrignanese 53a7dc6
replace cache_folder by pytest fixture in setup_module for test_hybri…
paulrignanese 5df78c8
replace cache_folder import from common.py by pytest fixture with new…
paulrignanese 94ac62c
replace cache_folder import from common.py by pytest fixture with new…
paulrignanese 7c6dd89
replace cache_folder import from common_benchmark_testing.py by pytes…
paulrignanese c57904c
replace cache_folder import from common_benchmark_testing.py by pytes…
paulrignanese df8b484
remove useless cache_folder for test_align_sorting.py in postprocessi…
paulrignanese 8f95f63
replace cache_folder by pytest fixture with new create_cache_folder f…
paulrignanese 0f91fc2
replace cache_folder by pytest fixture with new create_cache_folder f…
paulrignanese 9b0bb09
replace cache_folder by pytest fixture with new create_cache_folder f…
paulrignanese 2f39eaa
removed useless cache_folder_creation and global setting for common.p…
paulrignanese 84effa8
removed useless cache_folder_creation setting for common.py, test_noi…
paulrignanese 83d1a1e
replaced cache_folder by pytest fixture with new create_cache_folder …
paulrignanese 32ff6bc
replaced cache_folder by pytest fixture with new create_cache_folder …
paulrignanese 496062c
replaced cache_folder by pytest fixture with new create_cache_folder …
paulrignanese 184b4da
remove useless import (copypaste mistake)
paulrignanese 9e7c928
Revert "replace cache_folder with pytest fixture by new create_cache_…
paulrignanese f02d45b
replace cache_folder by pytest fixture in common_extension_tests.py w…
paulrignanese 4c75146
removal of a decorator use in debugging that I forgot about
paulrignanese 30706d4
replace cache_folder by pytest fixture with new create_cache_folder m…
paulrignanese c4cd1c2
replace cache_folder by pytest fixture with new create_cache_folder f…
paulrignanese 84f757f
remove commented cache_folder for test_templatecomparison.py in comar…
paulrignanese e0247ad
remove import of cache_folder from common_extension_tests, as it is i…
paulrignanese 06a4e47
remove useless global setting of cache_folder for test_de
paulrignanese 17ea159
remove useless global setting of cache_folder for test_filter.py in p…
paulrignanese 294d331
remove useless global setting of cache_folder for test_normalize_scal…
paulrignanese b97b4c9
remove useless global setting of cache_folder for test_rectify.py in …
paulrignanese 5a00dae
remove commented global setting of cache_folder for test_remove_artif…
paulrignanese ab40479
remove useless cache_folder for test_resample.py in preprocessing/tes…
paulrignanese 78b1290
replace depreciated output_folder by folder in runsorter, and replace…
paulrignanese 52beb89
replace import of cache_folder from SorterCommonTestSuite as it is no…
paulrignanese db53a36
replace depreciated output_folder by folder in runsorter calls, and r…
paulrignanese 7dca861
replace depreciated output_folder by folder in runsorter calls for te…
paulrignanese aaca996
TO DO those three files are the only cache_folder remaining in tests,…
paulrignanese bb3f4fc
replace cache_folder by pytest fuxture with new create_cachce_folder …
paulrignanese b974d88
Fix import conflicts
alejoe91 3d4f7f2
Fix deepeinteprolation tests
alejoe91 b52e077
Fix remaining TODOs
alejoe91 810bce1
Move create_cache_folder to conftest.py and cleanup pytest session st…
alejoe91 62827ae
Fix scope for test_launcher
alejoe91 06639f2
Fix deepinterpolation fixtures
alejoe91 e5ca2a8
Make create_cache_folder module scoped and fix exporters
alejoe91 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
src/spikeinterface/comparison/tests/test_templatecomparison.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 2 additions & 7 deletions
9
src/spikeinterface/core/tests/test_binaryrecordingextractor.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@paulrignanese @JoeZiminski moving the fixture here allows us to remove it from everywhere else, since it's available to the entire pytest session ;)