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

When atoms/bonds are aware of the container they are in - it is usefu… #1010

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

johnmay
Copy link
Member

@johnmay johnmay commented Sep 4, 2023

…l to be able to create them from the molecule directly. Not only this is more efficient but it avoids some awkwardness with the addAtom/Bond semantics. Default implementations have added.

…l to be able to create them from the molecule directly. Not only this is more efficient but it avoids some awkwardness with the addAtom/Bond semantics. Default implementations have added.
@sonarcloud
Copy link

sonarcloud bot commented Sep 4, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

80.2% 80.2% Coverage
51.1% 51.1% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@johnmay
Copy link
Member Author

johnmay commented Sep 5, 2023

Good for review, SonarCloud doesn't like the duplication between the two types of AtomContainer

@egonw
Copy link
Member

egonw commented Sep 5, 2023

Looks good to me.

@egonw egonw merged commit 613b15a into main Sep 5, 2023
5 of 6 checks passed
@johnmay johnmay deleted the newAtomBondMethods branch March 4, 2024 15:32
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