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

Fix catch ValueError during voxel_calc #215

Merged
merged 1 commit into from
Sep 28, 2021
Merged

Conversation

HippocampusGirl
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #215 (7c713e0) into main (9e9b734) will decrease coverage by 0.15%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   62.43%   62.27%   -0.16%     
==========================================
  Files         216      216              
  Lines       12008    12012       +4     
  Branches     2026     2027       +1     
==========================================
- Hits         7497     7481      -16     
- Misses       4070     4087      +17     
- Partials      441      444       +3     
Impacted Files Coverage Δ
halfpipe/stats/heterogeneity.py 72.61% <20.00%> (-1.17%) ⬇️
halfpipe/stats/mcar.py 100.00% <100.00%> (ø)
halfpipe/logging/base.py 23.80% <0.00%> (-58.74%) ⬇️
halfpipe/logging/filter.py 42.85% <0.00%> (-14.29%) ⬇️
halfpipe/utils/multiprocessing.py 72.72% <0.00%> (-13.64%) ⬇️
halfpipe/logging/handler.py 31.57% <0.00%> (-10.53%) ⬇️
halfpipe/logging/formatter.py 40.38% <0.00%> (-3.85%) ⬇️
halfpipe/resource.py 66.66% <0.00%> (+46.96%) ⬆️

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 9e9b734...7c713e0. Read the comment docs.

@HippocampusGirl HippocampusGirl merged commit a4f0878 into main Sep 28, 2021
@HippocampusGirl HippocampusGirl deleted the dev/fix/model branch March 2, 2022 19:36
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

1 participant