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

Release v1.7.1 #329

Merged
merged 4 commits into from Aug 24, 2023
Merged

Release v1.7.1 #329

merged 4 commits into from Aug 24, 2023

Conversation

AH-Merii
Copy link
Contributor

@AH-Merii AH-Merii commented Jul 26, 2023

Reference Issues/PRs

This PR updates to v1.7.1 to apply the changes that resolve a critical issue with the PyYAML module installation which was breaking the pip installation process for our module. #328

What does this implement/fix? Explain your changes

Updated CHANGELOG and bumped versions to 1.7.1 in necessary files.

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

Pull Request Checklist

  • Added a note about the modification or contribution to the ./CHANGELOG.md file (if applicable)
  • Added appropriate unit test functions in the ./graphein/tests/* directories (if applicable)
  • Modify documentation in the corresponding Jupyter Notebook under ./notebooks/ (if applicable)
  • Ran python -m py.test tests/ and make sure that all unit tests pass (for small modifications, it might be sufficient to only run the specific test file, e.g., python -m py.test tests/protein/test_graphs.py)
  • Checked for style issues by running black . and isort .

Please feel free to point out any missing steps or issues.

@AH-Merii
Copy link
Contributor Author

AH-Merii commented Aug 1, 2023

Hey @a-r-j,

Hope you had a good time at the conference! When you have a moment, would you mind reviewing the pending Pull Request?
Let me know if anything needs tweaking.

Copy link
Owner

@a-r-j a-r-j left a comment

Choose a reason for hiding this comment

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

LGTM! Will merge ASAP. I have a few minor open PRs (also downstream in BioPandas) I'm hoping to bundle into this release.

@sonarcloud
Copy link

sonarcloud bot commented Aug 23, 2023

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
0.0% 0.0% Duplication

@a-r-j a-r-j merged commit 14638d8 into a-r-j:master Aug 24, 2023
12 of 14 checks passed
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