Road to dcm2bids 3.3.0 - #390
Open
arnaudbore wants to merge 91 commits into
Open
Conversation
[ENH] Increase code coverage - cli
[BF] fix comparison when using AcquisitionTime
[BF] Use escape to handle braket
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Some more refactor + fixing some linting issues
* install using pyproject.toml * fix pyproject * answer most of copilot issues * Update pyproject.toml Co-authored-by: Samuel Guay <samuel.guay@umontreal.ca> * first move with dependancies groups * fixing tests * fix gha * fix gha, forgot to save * update gha publish --------- Co-authored-by: arnaudbore <arnaud.bore@gmail.com>
This reverts commit 19deb4c.
[ENH] Change install from setup.py to pyproject.toml
quick fix
[ENH] Dynamically pull BIDS schema for auto entities and extractions.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #390 +/- ##
==========================================
+ Coverage 74.37% 76.04% +1.66%
==========================================
Files 15 17 +2
Lines 1163 1578 +415
Branches 198 270 +72
==========================================
+ Hits 865 1200 +335
- Misses 245 299 +54
- Partials 53 79 +26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
[ENH] Update participant.tsv participant_id must be first col, which is expected in BIDS spec
[ENH] Add some tests for participants.tsv
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.
No description provided.