AthenaEPI / dmipy

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

Refactor parameter links & optimization constraints #29

Open rutgerfick opened 5 years ago

rutgerfick commented 5 years ago

closes #14 closes #28

codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   81.86%   81.94%   +0.07%     
==========================================
  Files          61       61              
  Lines        5133     5133              
  Branches      579      579              
==========================================
+ Hits         4202     4206       +4     
+ Misses        774      770       -4     
  Partials      157      157
Impacted Files Coverage Δ
dmipy/core/acquisition_scheme.py 72.61% <0%> (-0.6%) :arrow_down:
dmipy/distributions/tests/test_bingham.py 95.52% <0%> (+1.49%) :arrow_up:
dmipy/utils/tests/test_spherical_convolution.py 100% <0%> (+12.19%) :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 ba3ab9b...39b5f74. Read the comment docs.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 367


Files with Coverage Reduction New Missed Lines %
dmipy/utils/tests/test_spherical_convolution.py 1 95.35%
dmipy/data/saved_acquisition_schemes.py 2 83.33%
dmipy/data/saved_data.py 2 70.94%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 360: 0.05%
Covered Lines: 4355
Relevant Lines: 5133

💛 - Coveralls