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

Region mesh redux #392

Merged
merged 44 commits into from
Oct 23, 2023
Merged

Region mesh redux #392

merged 44 commits into from
Oct 23, 2023

Conversation

Hjorthmedh
Copy link
Owner

Bending of morphologies at edge of mesh to avoid crossing outside volume (if "stayInsideMesh" is set)

@codecov-commenter
Copy link

Codecov Report

Merging #392 (bdaf814) into dev (07bb8d7) will decrease coverage by 1.27%.
The diff coverage is 37.07%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##              dev     #392      +/-   ##
==========================================
- Coverage   58.78%   57.51%   -1.27%     
==========================================
  Files          79       81       +2     
  Lines       17238    17708     +470     
==========================================
+ Hits        10133    10185      +52     
- Misses       7105     7523     +418     
Files Coverage Δ
snudda/__init__.py 83.33% <100.00%> (ø)
snudda/detect/project.py 90.00% <100.00%> (ø)
snudda/neurons/neuron_prototype.py 82.00% <100.00%> (+0.14%) ⬆️
tests/test_degeneration.py 98.66% <100.00%> (+0.03%) ⬆️
tests/test_input.py 99.11% <100.00%> (+8.67%) ⬆️
snudda/init/init.py 77.47% <85.71%> (+0.02%) ⬆️
snudda/neurons/morphology_data.py 69.73% <0.00%> (ø)
snudda/neurons/neuron_morphology_extended.py 70.79% <33.33%> (-0.40%) ⬇️
snudda/plotting/plot_network.py 54.06% <66.66%> (+0.49%) ⬆️
snudda/detect/detect.py 73.10% <63.63%> (-0.23%) ⬇️
... and 3 more

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Hjorthmedh Hjorthmedh merged commit abb59cc into dev Oct 23, 2023
1 check passed
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.

3 participants