Closed bthirion closed 4 years ago
@bthirion I plan to implement my suggestions and merge this one soon.
Merging #418 into master will increase coverage by
0.01%
. The diff coverage is94.8%
.
@@ Coverage Diff @@
## master #418 +/- ##
=========================================
+ Coverage 92.69% 92.7% +0.01%
=========================================
Files 40 40
Lines 4533 4608 +75
=========================================
+ Hits 4202 4272 +70
- Misses 331 336 +5
Impacted Files | Coverage Δ | |
---|---|---|
nistats/reporting/glm_reporter.py | 99.08% <100%> (-0.46%) |
:arrow_down: |
nistats/regression.py | 77.31% <100%> (+0.72%) |
:arrow_up: |
nistats/tests/test_first_level_model.py | 100% <100%> (ø) |
:arrow_up: |
nistats/tests/test_regression.py | 100% <100%> (ø) |
:arrow_up: |
nistats/first_level_model.py | 83.12% <85.18%> (+0.18%) |
: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 ed3e7a0...68b3b9e. Read the comment docs.
Any opinions on renaming alpha_
?
Also, add a whats_new entry, after pulling from master.
Addressing #409