Closed arnaudbore closed 1 month ago
Hello @arnaudbore, Thank you for updating !
scripts/scil_bundle_shape_measures.py
:Line 263:80: E501 line too long (80 > 79 characters) Line 271:78: W291 trailing whitespace Line 273:80: E501 line too long (84 > 79 characters) Line 274:80: E501 line too long (82 > 79 characters)
scripts/scil_json_convert_entries_to_xlsx.py
:Line 78:80: E501 line too long (98 > 79 characters) Line 83:65: W291 trailing whitespace Line 87:80: E501 line too long (89 > 79 characters)
Attention: Patch coverage is 38.00000%
with 31 lines
in your changes missing coverage. Please review.
Project coverage is 68.79%. Comparing base (
92a2010
) to head (2a06733
). Report is 6 commits behind head on master.
LGTM ! Ready to merge (did not know if you are 100%, if so go ahead)
Quick description
Some scripts have been merged into scil_bundle_shape_measure.py because of that scil_json_convert_entries_to_xlsx was not able to do its job properly.
Best way to test this is to run tractometry_flow using this PR with local scilpy installation.
Type of change
Check the relevant options.
Checklist