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

Make MCF writer feature complete #560

Closed
wants to merge 5 commits into from

Conversation

rsdefever
Copy link
Member

GMSO has come far since my initial MCF writer PR. The goal of this PR is to make the MCF writer feature complete (i.e., support all the potential types we support with Cassandra).

Most of the features are implemented at this point, but I need to add unit tests.

rsdefever and others added 4 commits June 24, 2021 18:17
* Add fixed angle support
* Fix charge sign error (gmso-wide)
* Update ring identification to handle fused systems (mbuild mosdef-hub#744)
* Increase floating point accuracy
* Increase element type length and atom type length
* Correctly write atom indices for bonds/angles/dihedrals/impropers
@codecov
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #560 (998194d) into master (9e237e0) will increase coverage by 0.76%.
The diff coverage is 72.34%.

❗ Current head 998194d differs from pull request most recent head dfea592. Consider uploading reports for the commit dfea592 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #560      +/-   ##
==========================================
+ Coverage   90.49%   91.26%   +0.76%     
==========================================
  Files          55       53       -2     
  Lines        4410     4077     -333     
==========================================
- Hits         3991     3721     -270     
+ Misses        419      356      -63     
Impacted Files Coverage Δ
gmso/formats/mcf.py 77.53% <72.34%> (+22.60%) ⬆️
gmso/abc/abstract_potential.py 87.03% <0.00%> (-3.88%) ⬇️
gmso/external/convert_mbuild.py 94.93% <0.00%> (-2.74%) ⬇️
gmso/core/subtopology.py 91.66% <0.00%> (-0.79%) ⬇️
gmso/core/forcefield.py 92.30% <0.00%> (-0.42%) ⬇️
gmso/utils/ff_utils.py 95.97% <0.00%> (-0.37%) ⬇️
gmso/abc/gmso_base.py 97.18% <0.00%> (-0.16%) ⬇️
gmso/utils/connectivity.py 97.14% <0.00%> (-0.08%) ⬇️
gmso/core/box.py 98.75% <0.00%> (-0.05%) ⬇️
gmso/__init__.py 100.00% <0.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f2614d7...dfea592. Read the comment docs.

@emarinri emarinri mentioned this pull request Aug 11, 2023
@daico007
Copy link
Member

Replaced by #756

@daico007 daico007 closed this Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants