Closed sharayujosh closed 1 year ago
Hi @sharayujosh,
Thank you very much for this pull request, it was long due we added some tests to this project.
I did some comments, tell me what you think about them.
Thank you again, Paul
Hi @sharayujosh,
Thank you very much for this pull request, it was long due we added some tests to this project. I did some comments, tell me what you think about them.
Thank you again, Paul
Thank you for the feedback, I am working on the suggested changes.
The improvements you made are great, thanks ! I just made some minor formatting suggestions, then I think it will be good to merge
Thank you, I've made the suggested changes. I could not concatenate the lists using commas, so I used the plus operator instead.
Sorry, I forgot those were lists and not strings.
Thank you for your work !
If I have time, I'll try to make the tests run automatically on Github each time there is a new PR
pytest
.setup.cfg
to requirepytest
for developmentREADME.md
with information on how to testSome of the pydicom test data files are failing anonymization checks. I have excluded them in the tests for now. So far, 104 files pass.