mosdef-hub / mbuild

A hierarchical, component based molecule builder
https://mbuild.mosdef.org
Other
173 stars 81 forks source link

add refer_inhierarchy to gmso conversion #1051

Closed daico007 closed 2 years ago

daico007 commented 2 years ago

PR Summary:

With the new gmso release, the refer_hierarchy option can now be passed to gmso conversion methods.

PR Checklist


codecov[bot] commented 2 years ago

Codecov Report

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

Project coverage is 88.65%. Comparing base (6ed3435) to head (003d485). Report is 152 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1051 +/- ## ========================================== - Coverage 90.40% 88.65% -1.75% ========================================== Files 64 64 Lines 9036 9036 ========================================== - Hits 8169 8011 -158 - Misses 867 1025 +158 ```

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

daico007 commented 2 years ago

Unit test added, will merge if all tests pass