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 classes for simulating ellipsoid polymer systems. #102

Merged
merged 58 commits into from
Apr 9, 2024

Merge branch 'ellipsoids' of github.com:chrisjonesBSU/flowerMD into e…

6a088c7
Select commit
Loading
Failed to load commit list.
Merged

Add classes for simulating ellipsoid polymer systems. #102

Merge branch 'ellipsoids' of github.com:chrisjonesBSU/flowerMD into e…
6a088c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2023 in 2s

88.76% (-5.26%) compared to ab33ddd

View this Pull Request on Codecov

88.76% (-5.26%) compared to ab33ddd

Details

Codecov Report

Merging #102 (6a088c7) into main (ab33ddd) will decrease coverage by 5.26%.
Report is 9 commits behind head on main.
The diff coverage is 14.04%.

❗ Current head 6a088c7 differs from pull request most recent head 0c09d82. Consider uploading reports for the commit 0c09d82 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   94.02%   88.76%   -5.26%     
==========================================
  Files          23       24       +1     
  Lines        1724     1843     +119     
==========================================
+ Hits         1621     1636      +15     
- Misses        103      207     +104     
Files Coverage Δ
flowermd/base/system.py 91.92% <100.00%> (+0.02%) ⬆️
flowermd/library/__init__.py 100.00% <ø> (ø)
flowermd/base/simulation.py 90.57% <69.23%> (-0.88%) ⬇️
flowermd/library/polymers.py 82.10% <20.00%> (-16.57%) ⬇️
flowermd/library/forcefields.py 82.95% <10.00%> (-11.35%) ⬇️
flowermd/utils/rigid_body.py 0.00% <0.00%> (ø)