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

Use cutoff from basis files (xml, nc) #859

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

pfebrer
Copy link
Contributor

@pfebrer pfebrer commented Nov 6, 2024

Closes #858

It considers the cutoff defined in the ion.xml and ion.nc files when the basis is read.

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.98%. Comparing base (309d393) to head (5212590).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #859   +/-   ##
=======================================
  Coverage   86.98%   86.98%           
=======================================
  Files         403      403           
  Lines       52552    52557    +5     
=======================================
+ Hits        45712    45717    +5     
  Misses       6840     6840           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zerothi zerothi merged commit d6c1e40 into zerothi:main Nov 6, 2024
17 checks passed
@zerothi
Copy link
Owner

zerothi commented Nov 6, 2024

THANKS!

@pfebrer pfebrer deleted the basis_cutoff branch November 7, 2024 10:21
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.

Cutoff radius from ion.xml files is ignored.
2 participants