nipreps / dmriprep

dMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse dMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.
https://www.nipreps.org/dmriprep
Apache License 2.0
64 stars 24 forks source link

FIX: Revise vector tests broken when addressing other issues #103

Closed oesteban closed 4 years ago

oesteban commented 4 years ago

This PR completes a previous one regarding the diffusion table.

Amends: #100

pull-assistant[bot] commented 4 years ago
Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     FIX: Revise vector tests broken when addressing other issues

Powered by Pull Assistant. Last update 695c43c ... 695c43c. Read the comment docs.

codecov[bot] commented 4 years ago

Codecov Report

Merging #103 into master will increase coverage by 0.86%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   51.06%   51.92%   +0.86%     
==========================================
  Files          21       21              
  Lines        1218     1219       +1     
  Branches      161      161              
==========================================
+ Hits          622      633      +11     
+ Misses        581      574       -7     
+ Partials       15       12       -3     
Impacted Files Coverage Δ
dmriprep/interfaces/vectors.py 100.00% <ø> (ø)
dmriprep/utils/vectors.py 93.33% <100.00%> (+3.08%) :arrow_up:
dmriprep/workflows/dwi/base.py 46.66% <0.00%> (+16.66%) :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 9d83d50...695c43c. Read the comment docs.