mwaskom / lyman

Data pipelines and analysis library for functional MRI
http://www.cns.nyu.edu/~mwaskom/software/lyman
BSD 3-Clause "New" or "Revised" License
54 stars 22 forks source link

Handle some TODOs in the model workflow #150

Closed mwaskom closed 7 years ago

mwaskom commented 7 years ago

A few changes here:

codecov-io commented 7 years ago

Codecov Report

Merging #150 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #150   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines        2046   2077   +31     
=====================================
+ Hits         2046   2077   +31
Impacted Files Coverage Δ
lyman/surface.py 100% <ø> (ø) :arrow_up:
lyman/frontend.py 100% <ø> (ø) :arrow_up:
lyman/signals.py 100% <100%> (ø) :arrow_up:
lyman/glm.py 100% <100%> (ø) :arrow_up:
lyman/workflows/model.py 100% <100%> (ø) :arrow_up:
lyman/__init__.py 100% <100%> (ø) :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 6872237...433b662. Read the comment docs.