[MRG] Add download flag for get_testdata_file#1617
Merged
mrbean-bremen merged 7 commits intopydicom:masterfrom Mar 22, 2022
Merged
[MRG] Add download flag for get_testdata_file#1617mrbean-bremen merged 7 commits intopydicom:masterfrom
mrbean-bremen merged 7 commits intopydicom:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1617 +/- ##
==========================================
- Coverage 97.56% 88.14% -9.42%
==========================================
Files 66 66
Lines 10646 10420 -226
==========================================
- Hits 10387 9185 -1202
- Misses 259 1235 +976
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
Member
mrbean-bremen
left a comment
There was a problem hiding this comment.
Thanks! Didn't you remove that ignore to shut up the type checker, or have I dreamed this?
Contributor
Author
I don't remember 🙃 But I can do it, why not. |
mrbean-bremen
approved these changes
Mar 17, 2022
Member
Just noticed that this was actually done in another PR... but thanks! @darcymason - can you have a quick look? |
darcymason
reviewed
Mar 21, 2022
darcymason
approved these changes
Mar 21, 2022
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.
Describe the changes
Allow specifying the
download=Falseflag forget_testdata_fileto make sure the function doesn't send any network requests.Tasks
doc/_build/html/index.html)