AthenaEPI / dmipy

The open source toolbox for reproducible diffusion MRI-based microstructure estimation
MIT License
96 stars 30 forks source link

fixes gtab dmipy2dipy bug with undefined deltas #81

Closed rutgerfick closed 4 years ago

rutgerfick commented 4 years ago

Closes #78

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 588


Changes Missing Coverage Covered Lines Changed/Added Lines %
dmipy/core/acquisition_scheme.py 4 6 66.67%
<!-- Total: 4 6 66.67% -->
Files with Coverage Reduction New Missed Lines %
dmipy/core/acquisition_scheme.py 1 81.43%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 586: -0.07%
Covered Lines: 9399
Relevant Lines: 11086

💛 - Coveralls
codecov-io commented 4 years ago

Codecov Report

Merging #81 into master will decrease coverage by <.01%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #81      +/-   ##
=========================================
- Coverage   81.71%   81.7%   -0.01%     
=========================================
  Files          64      64              
  Lines        5539    5543       +4     
  Branches      653     655       +2     
=========================================
+ Hits         4526    4529       +3     
  Misses        840     840              
- Partials      173     174       +1
Impacted Files Coverage Δ
dmipy/core/acquisition_scheme.py 78.43% <16.66%> (-0.76%) :arrow_down:
dmipy/distributions/tests/test_bingham.py 98.5% <0%> (+4.47%) :arrow_up:

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 04fb836...0212528. Read the comment docs.