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

#3949 - Parameter "sgroups" does not appear in .ket file if a S-Group is applied to structure along with molecule #3975

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

rrodionov91
Copy link
Collaborator

@rrodionov91 rrodionov91 commented Jan 26, 2024

  • fixed serialization/deserialization in case when one sgroup contains several fragments

How the feature works? / How did you fix the issue?

(Screenshots, videos, or GIFs, if applicable)

Check list

  • unit-tests written
  • e2e-tests written
  • documentation updated
  • PR name follows the pattern #1234 – issue name
  • branch name doesn't contain '#'
  • PR is linked with the issue
  • base branch (master or release/xx) is correct
  • task status changed to "Code review"
  • reviewers are notified about the pull request

… is applied to structure along with molecule

- fixed serialization/deserialization in case when one sgroup contains several fragments
- refactored getFragmentsGroupedBySgroup method
@rrodionov91 rrodionov91 merged commit 0422822 into release/2.18 Jan 29, 2024
3 checks passed
@rrodionov91 rrodionov91 deleted the 3949-sgroups-not-save-in-ket branch January 29, 2024 15:20
captain2b pushed a commit that referenced this pull request Jan 30, 2024
… is applied to structure along with molecule (#3975)

- fixed serialization/deserialization in case when one sgroup contains several fragments

---------

Co-authored-by: Roman Rodionov <roman_rodionov@epam.com>
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.

Parameter "sgroups" does not appear in .ket file if a S-Group is applied to structure along with molecule
2 participants