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

Fix issue #200 #201

Merged
merged 2 commits into from
Nov 10, 2023
Merged

Fix issue #200 #201

merged 2 commits into from
Nov 10, 2023

Conversation

lohedges
Copy link
Contributor

This PR closes #200 by removing the redundant BioSimSpace.Types.Type.__ne__ operator. I've also added a test to make sure all of the equality and inequality operators work as expected for all derived classes.

  • I confirm that I have merged the latest version of devel into this branch before issuing this pull request (e.g. by running git pull origin devel): [y]
  • I confirm that I have permission to release this code under the GPL3 license: [y]

Suggested reviewers:

@chryswoods

@lohedges lohedges added bug Something isn't working exscientia Related to work with Exscientia labels Nov 10, 2023
@lohedges lohedges requested a review from chryswoods November 10, 2023 11:57
@lohedges lohedges temporarily deployed to biosimspace-build November 10, 2023 11:58 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build November 10, 2023 11:58 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build November 10, 2023 11:58 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build November 10, 2023 11:58 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build November 10, 2023 11:58 — with GitHub Actions Inactive
Copy link
Contributor

@chryswoods chryswoods left a comment

Choose a reason for hiding this comment

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

It's good that it is a simple fix that involved removing code. Nice tests too

@lohedges lohedges merged commit 621149b into devel Nov 10, 2023
5 checks passed
@lohedges lohedges deleted the fix_200 branch November 10, 2023 18:04
lohedges added a commit that referenced this pull request Nov 13, 2023
lohedges added a commit that referenced this pull request Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working exscientia Related to work with Exscientia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Remove redundant __neq__ operator for BioSImSpace.Types.Type
2 participants