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

Add support for writing rigid bodies when converting to HOOMD formats. #850

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

remove if statement to filter -1 ids

4eaf697
Select commit
Loading
Failed to load commit list.
Open

Add support for writing rigid bodies when converting to HOOMD formats. #850

remove if statement to filter -1 ids
4eaf697
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 30, 2024 in 0s

93.51% (-0.57%) compared to c8c62ae

View this Pull Request on Codecov

93.51% (-0.57%) compared to c8c62ae

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.51%. Comparing base (c8c62ae) to head (4eaf697).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
gmso/external/convert_hoomd.py 96.15% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #850      +/-   ##
==========================================
- Coverage   94.07%   93.51%   -0.57%     
==========================================
  Files          65       65              
  Lines        6953     6998      +45     
==========================================
+ Hits         6541     6544       +3     
- Misses        412      454      +42     

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