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

Ensure hole filling output is int #306

Merged
merged 3 commits into from
Feb 9, 2022
Merged

Ensure hole filling output is int #306

merged 3 commits into from
Feb 9, 2022

Conversation

sarthakpati
Copy link
Collaborator

Fixes #N.A.

Proposed Changes

  • hole filling output should be int

Checklist

@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #306 (daaec51) into master (d5c68a0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
+ Coverage   88.36%   88.39%   +0.02%     
==========================================
  Files          84       84              
  Lines        4247     4255       +8     
==========================================
+ Hits         3753     3761       +8     
  Misses        494      494              
Flag Coverage Δ
unittests 88.39% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
GANDLF/post_process/morphology.py 96.66% <100.00%> (+0.83%) ⬆️
testing/test_full.py 98.90% <100.00%> (+<0.01%) ⬆️

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 d5c68a0...daaec51. Read the comment docs.

@sarthakpati sarthakpati marked this pull request as draft February 9, 2022 18:34
@sarthakpati sarthakpati merged commit daaec51 into master Feb 9, 2022
@sarthakpati sarthakpati deleted the hole-fill-as-int branch February 10, 2022 03:45
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.

1 participant