Skip to content

Conversation

jhlegarreta
Copy link
Contributor

@jhlegarreta jhlegarreta commented Aug 9, 2025

Raise exception if DWI model is not found.

Fixes:

Local variable 'model' might be referenced before assignment

raised locally by the IDE.

Raise exception if DWI model is not found.

Fixes:
```
Local variable 'model' might be referenced before assignment
```

raised locally by the IDE.
@jhlegarreta jhlegarreta requested a review from oesteban August 9, 2025 00:09
@jhlegarreta jhlegarreta force-pushed the sty/misc-dmri-model-fixes branch from 140f8ff to d52a1f3 Compare August 9, 2025 00:22
@jhlegarreta jhlegarreta changed the title STY: Miscellaneous dmri model fixes STY: Raise exception if DWI model is not found Aug 9, 2025
Copy link

codecov bot commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.98%. Comparing base (0e2276b) to head (d52a1f3).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   73.98%   73.98%           
=======================================
  Files          24       24           
  Lines        1403     1403           
  Branches      166      165    -1     
=======================================
  Hits         1038     1038           
  Misses        299      299           
  Partials       66       66           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant