This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Conversation
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
* adds pytests & fixed logic for qMRI paper results
wdika
added
documentation
Improvements or additions to documentation
enhancement
New feature or request
labels
Aug 19, 2022
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 1.63%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
This was
linked to
issues
Aug 19, 2022
* added co-author, TODOs for quantitative
for more information, see https://pre-commit.ci
quantitative (Sourcery refactored)
Codecov Report
@@ Coverage Diff @@
## main #82 +/- ##
==========================================
- Coverage 59.61% 54.84% -4.78%
==========================================
Files 178 196 +18
Lines 10864 13130 +2266
==========================================
+ Hits 6477 7201 +724
- Misses 4387 5929 +1542
|
* added qmodels model zoo configs * added readme for qMRI * added ahead dataset preprocessing scripts
* 'Refactored by Sourcery' * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: Sourcery AI <> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sourcery AI <>
This was referenced Sep 8, 2022
* changes on README
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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.
initial implementation of the qRIM paper