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

Update type map when clearing the particle list #4648

Merged
merged 2 commits into from
Jan 12, 2023

Conversation

jngrad
Copy link
Member

@jngrad jngrad commented Jan 10, 2023

Fixes #4644
Fixes #4645
Pre-requisite to #4629

Description of changes:

  • bugfix: the type map is now properly updated when clearing particles
  • add missing feature guards in the testsuite
  • add subtests to provide more context when a test fails

@jngrad jngrad added this to the Espresso 4.2.1 milestone Jan 10, 2023
@jngrad jngrad requested a review from reinaual January 10, 2023 16:41
@jngrad jngrad requested a review from pm-blanco January 10, 2023 18:39
Copy link
Contributor

@pm-blanco pm-blanco left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@jngrad jngrad added automerge Merge with kodiak and removed automerge Merge with kodiak labels Jan 12, 2023
@jngrad jngrad merged commit e68047d into espressomd:python Jan 12, 2023
@jngrad jngrad deleted the fix-4645 branch January 12, 2023 11:22
jngrad added a commit to jngrad/espresso that referenced this pull request Jan 19, 2023
Fixes espressomd#4644
Fixes espressomd#4645

Description of changes:
- bugfix: the type map is now properly updated when clearing particles
- add missing feature guards in the testsuite
- add subtests to provide more context when a test fails
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.

Particle type map goes out of sync when clearing particles Missing feature guard
3 participants