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

nontetrahedral SmallMoleculeComponent #202

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

richardjgowers
Copy link
Contributor

@richardjgowers richardjgowers commented Jun 2, 2023

fixes issue #201

make importing non-tetrahedral stereo optional

this will mean that SMC that contain non-tetrahedral stereochemistry cannot be reloaded in an old rdkit version

this is seen as unlikely and less annoying than imposing a pin on the rdkit version

make importing non-tetrahedral stereo optional

this will mean that SMC that contain non-tetrahedral stereochemistry cannot be reloaded in an old rdkit version

this is seen as unlikely and less annoying than imposing a pin on the rdkit version
@richardjgowers richardjgowers force-pushed the issue-201-nontet_stereo_optional branch from 14a2741 to b6eeafb Compare June 2, 2023 08:45
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b9f76f3) 99.09% compared to head (b6eeafb) 99.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files          36       36           
  Lines        1760     1762    +2     
=======================================
+ Hits         1744     1746    +2     
  Misses         16       16           
Impacted Files Coverage Δ
gufe/components/smallmoleculecomponent.py 99.02% <100.00%> (+0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@dwhswenson dwhswenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe @richardjgowers promised $$$ to me and @mikemhenry if our concerns about how this affects serialization hits us in the wild....

@richardjgowers richardjgowers merged commit 7c47ea1 into main Jun 9, 2023
7 checks passed
@richardjgowers richardjgowers deleted the issue-201-nontet_stereo_optional branch June 9, 2023 14:56
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.

None yet

2 participants