test: Remove datalad fetch of gin dataset, test against examples - #88
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #88 +/- ##
==========================================
+ Coverage 91.02% 91.51% +0.49%
==========================================
Files 15 15
Lines 1136 1084 -52
Branches 193 186 -7
==========================================
- Hits 1034 992 -42
+ Misses 59 51 -8
+ Partials 43 41 -2 🚀 New features to boost your workflow:
|
=== Do not change lines below ===
{
"chain": [],
"cmd": "uv lock",
"exit": 0,
"extra_inputs": [],
"inputs": [
"pyproject.toml",
"uv.lock"
],
"outputs": [
"uv.lock"
],
"pwd": "."
}
^^^ Do not change lines above ^^^
effigies
force-pushed
the
test/drop-gin
branch
from
August 31, 2026 14:56
2c22f5c to
421e392
Compare
Contributor
|
and if ever need any other dataset hosted, let me know and I will do off datasets.datalad.org or alike. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
GIN is becoming too flaky. We shouldn't have been hitting it up without caching, but the use of datalad was unnecessary, given that we now load the bids-examples datasets. I included eeg_matchingpennies and a few other datasets.