mosdef-hub / gmso

Flexible storage of chemical topology for molecular simulation
https://gmso.mosdef.org
MIT License
53 stars 32 forks source link

Fix to bug in handling charge loading for JSON serialization #793

Closed CalCraven closed 7 months ago

CalCraven commented 7 months ago

Bugfix to handle default registry for json handling and load member_classes from lammpsdata file.

See issue #792 for details.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (096da71) 92.36% compared to head (dbf3675) 92.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #793 +/- ## ========================================== - Coverage 92.36% 92.35% -0.02% ========================================== Files 66 66 Lines 6860 6863 +3 ========================================== + Hits 6336 6338 +2 - Misses 524 525 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.