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

Change test class name for ITP tests #4440

Merged
merged 5 commits into from
Jan 24, 2024

Conversation

lilyminium
Copy link
Member

@lilyminium lilyminium commented Jan 24, 2024

Fixes #4439

Changes made in this Pull Request:

  • Changed the class name
  • Minor comments/changes to tests to be more indicative of intent

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

Developers certificate of origin


📚 Documentation preview 📚: https://mdanalysis--4440.org.readthedocs.build/en/4440/

Copy link

github-actions bot commented Jan 24, 2024

Linter Bot Results:

Hi @lilyminium! Thanks for making this PR. We linted your code and found the following:

There are currently no issues detected! 🎉

@pep8speaks
Copy link

pep8speaks commented Jan 24, 2024

Hello @lilyminium! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-01-24 11:07:18 UTC

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8ec8c32) 93.36% compared to head (5894fe4) 93.38%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4440      +/-   ##
===========================================
+ Coverage    93.36%   93.38%   +0.02%     
===========================================
  Files          171      185      +14     
  Lines        21736    22850    +1114     
  Branches      4012     4012              
===========================================
+ Hits         20293    21338    +1045     
- Misses         954     1025      +71     
+ Partials       489      487       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@IAlibay IAlibay left a comment

Choose a reason for hiding this comment

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

lgtm! thanks @lilyminium

Copy link
Member

@IAlibay IAlibay left a comment

Choose a reason for hiding this comment

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

Actually forgot - changelog, might not need an entry but can you add yourself to the author list there?

@lilyminium lilyminium mentioned this pull request Jan 24, 2024
4 tasks
@lilyminium
Copy link
Member Author

Yeah this doesn't feel like it's big enough to go in the Fixes category 😅 Thanks for the review @IAlibay -- just added myself to CHANGELOG!

@IAlibay IAlibay merged commit e189a90 into MDAnalysis:develop Jan 24, 2024
23 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.

ITP mass guessing tests are overwritten by additional charge tests
3 participants