Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add memory estimate for first-level models, enable memory management #199

Merged
merged 2 commits into from Nov 23, 2019

Conversation

effigies
Copy link
Collaborator

Groundwork for #165.

@codecov-io
Copy link

codecov-io commented Nov 22, 2019

Codecov Report

Merging #199 into master will decrease coverage by 0.02%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
- Coverage    76.2%   76.17%   -0.03%     
==========================================
  Files          18       18              
  Lines        1017     1020       +3     
  Branches      179      180       +1     
==========================================
+ Hits          775      777       +2     
  Misses        150      150              
- Partials       92       93       +1
Flag Coverage Δ
#ds003 76.17% <66.66%> (-0.03%) ⬇️
Impacted Files Coverage Δ
fitlins/workflows/base.py 60.43% <ø> (ø) ⬆️
fitlins/cli/run.py 79.64% <66.66%> (-0.36%) ⬇️

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 12db5ea...37fe2ea. Read the comment docs.

@effigies effigies merged commit 1c0b455 into poldracklab:master Nov 23, 2019
@effigies effigies deleted the enh/mem_estimation branch November 23, 2019 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants