AthenaEPI / dmipy

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

Removes spherical mean print and fixes dhollander docstring #80

Closed rutgerfick closed 4 years ago

rutgerfick commented 4 years ago

Closes #79 and closes #75

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 585


Files with Coverage Reduction New Missed Lines %
dmipy/utils/tests/test_spherical_convolution.py 1 95.35%
dmipy/distributions/tests/test_bingham.py 4 89.04%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 581: 0.08%
Covered Lines: 4696
Relevant Lines: 5539

💛 - Coveralls
codecov-io commented 4 years ago

Codecov Report

Merging #80 into master will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   81.76%   81.76%   -0.01%     
==========================================
  Files          64       64              
  Lines        5540     5539       -1     
  Branches      653      653              
==========================================
- Hits         4530     4529       -1     
  Misses        838      838              
  Partials      172      172
Impacted Files Coverage Δ
dmipy/utils/spherical_mean.py 100% <ø> (ø) :arrow_up:
dmipy/tissue_response/three_tissue_response.py 35.55% <ø> (ø) :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 980f439...c39d359. Read the comment docs.