mosdef-hub / gmso

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

Fix order of matching when atomtyping #802

Closed daico007 closed 5 months ago

daico007 commented 5 months ago

Address #801. Flip the order of connection_identifier to consider atom type first when matching.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (40b0277) 92.42% compared to head (fabc59b) 92.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #802 +/- ## ========================================== + Coverage 92.42% 92.44% +0.01% ========================================== Files 66 66 Lines 7024 7024 ========================================== + Hits 6492 6493 +1 + Misses 532 531 -1 ```

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