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

Define set_rdkit_ring_dihedrals and make test #767

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JintaoWu98
Copy link
Member

This PR introduces a new helper function, set_rdkit_ring_dihedrals, to the converter.py module. This function allows for setting dihedral angles in a ring structure using RDKit, facilitating the manipulation of molecular conformations.

Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.12%. Comparing base (fb16f4a) to head (ecb1262).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #767      +/-   ##
==========================================
+ Coverage   74.09%   74.12%   +0.03%     
==========================================
  Files         101      101              
  Lines       28005    28038      +33     
  Branches     5860     5863       +3     
==========================================
+ Hits        20751    20784      +33     
  Misses       5786     5786              
  Partials     1468     1468              
Flag Coverage Δ
74.12% <100.00%> (+0.03%) ⬆️
unittests 74.12% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant