-
Notifications
You must be signed in to change notification settings - Fork 92
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
FIX: Use "recording" for recording entity, not "rec" #1359
Conversation
for more information, see https://pre-commit.ci
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.
looks reasonable!
The py3.10 build errors are addressed in #1353. Someone should really review and merge that one :)
@drammock @scott-huberty @hoechenberger I am off on holidays and also sick with a cold, so I would be very grateful if the three of you could review each other and merge the open PRs (and future ones for this month). Thanks a lot for your work, and I'll get back early next year. If this doesn't work we will just have to wait a few weeks until I'm back. |
No problem @sappelhoff , I am happy to help. Happy holidays (and feel better)! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1359 +/- ##
=======================================
Coverage 97.42% 97.42%
=======================================
Files 40 40
Lines 8921 8921
=======================================
Hits 8691 8691
Misses 230 230 ☔ View full report in Codecov by Sentry. |
Thanks @scott-huberty |
Fixes #1348
See: https://bids-specification.readthedocs.io/en/stable/modality-specific-files/physiological-recordings.html
As @kaare-mikkelsen pointed out, BEP 020 will make use of the
recording
entity for eyetracking data. And since I'm working on #1342 , this should be fixed first 🙂Merge checklist
Maintainer, please confirm the following before merging.
If applicable: