Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Provide informative exception if command needs a heuristic to be specified #437

Merged
merged 2 commits into from
Apr 1, 2020

Conversation

yarikoptic
Copy link
Member

partially addresses last item in #173 - ideally should work without heuristic, but not ATM, so I will keep that issue open, but at least it should crash more informatively

@yarikoptic yarikoptic added the UX label Mar 30, 2020
@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #437 into master will increase coverage by 0.12%.
The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
+ Coverage   74.92%   75.04%   +0.12%     
==========================================
  Files          35       35              
  Lines        2831     2841      +10     
==========================================
+ Hits         2121     2132      +11     
+ Misses        710      709       -1     
Impacted Files Coverage Δ
heudiconv/cli/run.py 79.64% <75.00%> (+1.24%) ⬆️
heudiconv/tests/test_main.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d2c526...d706d59. Read the comment docs.

@yarikoptic
Copy link
Member Author

will add a bit more testing

@yarikoptic
Copy link
Member Author

nice and green now, merging

@yarikoptic yarikoptic merged commit 1960c4d into nipy:master Apr 1, 2020
@yarikoptic yarikoptic deleted the ux-ensure-heuristic branch April 1, 2020 15:48
@yarikoptic yarikoptic added this to the 0.8.0 milestone Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant