a-r-j / graphein

Protein Graph Library
https://graphein.ai/
MIT License
1.02k stars 131 forks source link

Fix `add_sequence_neighbour_vector` #336

Closed anton-bushuiev closed 11 months ago

anton-bushuiev commented 1 year ago

Reference Issues/PRs

Hi, @a-r-j 👋! Currently, add_sequence_neighbour_vector has two bugs:

I have also removed a redundant check for chain identity when iterating through the nodes of the same chain, and added a test.

What does this implement/fix? Explain your changes

What testing did you do to verify the changes in this PR?

Pull Request Checklist

a-r-j commented 1 year ago

Thanks @anton-bushuiev, LGTM! Can you please add a short note to the changelog?

anton-bushuiev commented 1 year ago

Hi, @a-r-j ! I have updated the changelog but I am not sure how it is currently with versioning.

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information