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: Relax soma/first point check #68

Merged
merged 2 commits into from
May 17, 2023
Merged

Fix: Relax soma/first point check #68

merged 2 commits into from
May 17, 2023

Conversation

arnaudon
Copy link
Contributor

If one has a soma located far from origin, the rtol may consider the point to be too close, hence its better to only use atol.

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #68 (f77efda) into main (d4d5ecb) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files          39       39           
  Lines        2148     2148           
  Branches      330      330           
=======================================
  Hits         2096     2096           
  Misses         35       35           
  Partials       17       17           
Flag Coverage Δ
pytest 97.57% <100.00%> (ø)

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

Impacted Files Coverage Δ
neurots/generate/soma.py 100.00% <100.00%> (ø)

neurots/generate/soma.py Outdated Show resolved Hide resolved
@arnaudon arnaudon merged commit 411203c into main May 17, 2023
@arnaudon arnaudon deleted the soma_relax branch May 17, 2023 12:25
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.

2 participants