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

Fixed xyz parsing bug #102 #103

Merged
merged 9 commits into from
Jan 7, 2025
Merged

Fixed xyz parsing bug #102 #103

merged 9 commits into from
Jan 7, 2025

Conversation

mcocdawc
Copy link
Owner

@mcocdawc mcocdawc commented Jan 7, 2025

Explicitly cast position values read from .xyz files to floats as some contained integer values. Now, positions read from .xyz files are guaranteed to be read as floats.

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.31%. Comparing base (c56c6ed) to head (8c75b6a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   66.31%   66.31%           
=======================================
  Files          27       27           
  Lines        2808     2808           
=======================================
  Hits         1862     1862           
  Misses        946      946           

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

@nwhel nwhel changed the title added a TODO for the xyz parsing bug #102 Fixed xyz parsing bug #102 Jan 7, 2025
@nwhel nwhel merged commit f138eff into master Jan 7, 2025
7 checks passed
@nwhel nwhel deleted the fix_xyz_parsing_bug branch January 7, 2025 21:40
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