-
Notifications
You must be signed in to change notification settings - Fork 38
Search_for_wildcards function updated to add @DATETO@ functionality #510
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
3503808
{Search for wildcards function updated}
Diya910 054a98b
Refactoring changes asked by the maintainer which include centralisat…
Diya910 69699d9
Fabrication of the code moved functions in folders.py
Diya910 15f8a3c
Update datashuttle/utils/folders.py
Diya910 8104024
Update datashuttle/utils/folders.py
Diya910 8a2cbbd
Update datashuttle/utils/folders.py
Diya910 a44cb61
Update datashuttle/utils/folders.py
Diya910 f9a21b4
Update datashuttle/utils/validation.py
Diya910 bd12cd6
Refactor: Clean up docstrings in folders.py and canonical_tags.py as …
Diya910 e0d2441
Merge branch 'date_feature' of https://github.com/Diya910/datashuttle…
Diya910 cc5f253
Merge remote-tracking branch 'upstream/main' into date_feature
JoeZiminski d1ede1d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 399b402
Fix linting.
JoeZiminski d318fb5
Merge branch 'date_feature' of https://github.com/Diya910/datashuttle…
JoeZiminski ac95503
Properly ignore mypy on tests.
JoeZiminski f70b6ff
Merge branch 'neuroinformatics-unit:main' into date_feature
Diya910 9391982
Updated test cases to use basemodel and also added more test cases to…
Diya910 23679eb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2e3bcd7
Update datashuttle/utils/folders.py
Diya910 d4c7187
Merge remote-tracking branch 'upstream/main' into date_feature
JoeZiminski e2940b2
Cover DATETO etc. cases in check_and_format_names so they are not val…
JoeZiminski 407afe5
Merge branch 'neuroinformatics-unit:main' into date_feature
Diya910 4c1bd4a
Introduce get_datetime_to_search_regexp function.
JoeZiminski 84524ec
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7da6305
Introduce get_datetime_to_search_regexp function.
JoeZiminski 444a081
Merge branch 'date_feature' of https://github.com/Diya910/datashuttle…
JoeZiminski c60b5ff
Remove 'test_simple_wildcard_first'.
JoeZiminski 1893fba
Update 'test_datetime_range_transfer'.
JoeZiminski 120c4d6
Use parameterisation for download test.
JoeZiminski 94161e2
Update error message check.
JoeZiminski 0a936a2
Add 'upload_or_download' for all key tests.
JoeZiminski 9d1fe46
Extend test_subject_level_date_range.
JoeZiminski 86107d0
Update test_edge_case_exact_boundary_dates.
JoeZiminski c49403f
Adjust date test.
JoeZiminski 08d77d8
Small tidy ups.
JoeZiminski 8d9d96b
Troubleshooting.
JoeZiminski f393aa8
Merge remote-tracking branch 'upstream/main' into date_feature
JoeZiminski 2e45e2b
Support datetime directly as sub ses values @DATETIME@.
JoeZiminski cc602a8
Add tests for new sub-@DATE@ ses-@DATE@ behaviour.
JoeZiminski 8416bbe
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 06933ac
Extend tests to new sub case + some refactoring.
JoeZiminski 28335db
Fix docstring for linter.
JoeZiminski d42d927
Handle sub case for datetime, date, time.
JoeZiminski 2faf0a2
Merge branch 'date_feature' of https://github.com/Diya910/datashuttle…
JoeZiminski dc47915
Merge remote-tracking branch 'upstream/main' into date_feature
JoeZiminski b59eb2f
Fix tests.
JoeZiminski a376d2c
Update tests/test_date_search_range.py
JoeZiminski cd16ce4
Update datashuttle/utils/formatting.py
JoeZiminski 6231b9f
Update tests/test_date_search_range.py
JoeZiminski 46e2ccc
Update datashuttle/utils/folders.py
JoeZiminski 0542d68
Update datashuttle/utils/folders.py
JoeZiminski 08554d4
Update tests/test_date_search_range.py
JoeZiminski 43b8141
Update tests/test_date_search_range.py
JoeZiminski 292be37
Update tests/test_date_search_range.py
JoeZiminski 83cd0b5
Merge branch 'main' into date_feature
JoeZiminski 1c8e7f7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 01951e3
Revert copilot commit
JoeZiminski a6f287b
Fix outdated api call in tests.
JoeZiminski 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.