We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be4f66f + 9056e7f commit 118f4f7Copy full SHA for 118f4f7
pytest.ini
@@ -36,5 +36,4 @@ addopts =
36
--junit-xml=.test_reports/junit.xml
37
--cov
38
--cov-report html
39
- --cov-report xml
40
- --ignore=scripts/legacy/
+ --cov-report xml
scripts/legacy/tests/test_legacy_scripts.py
@@ -102,7 +102,6 @@
102
"scil_filter_tractogram_anatomically.py",
103
"scil_filter_tractogram.py",
104
"scil_fit_bingham_to_fodf.py",
105
- "scil_fix_dsi_studio_trk.py",
106
"scil_flip_gradients.py",
107
"scil_flip_streamlines.py",
108
"scil_flip_surface.py",
0 commit comments