Skip to content

changed comparisons of scalars to use pytest.approx function#4090

Closed
yickysan wants to merge 3 commits intoMDAnalysis:developfrom
yickysan:numpy.testing-function-change
Closed

changed comparisons of scalars to use pytest.approx function#4090
yickysan wants to merge 3 commits intoMDAnalysis:developfrom
yickysan:numpy.testing-function-change

Conversation

@yickysan
Copy link
Copy Markdown

@yickysan yickysan commented Mar 24, 2023

…arison of arrays to use numpy.testing.assert_allclose function

Fixes #

Changes made in this Pull Request:

PR Checklist

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

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

…arison of arrays to use numpy.testing.assert_allclose function
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Hello there first time contributor! Welcome to the MDAnalysis community! We ask that all contributors abide by our Code of Conduct and that first time contributors introduce themselves on the developer mailing list so we can get to know you. You can learn more about participating here. Please also add yourself to package/AUTHORS as part of this PR.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (09b8b16) 93.56% compared to head (4086def) 93.56%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4090   +/-   ##
========================================
  Coverage    93.56%   93.56%           
========================================
  Files          191      191           
  Lines        25083    25083           
  Branches      4050     4050           
========================================
  Hits         23470    23470           
  Misses        1093     1093           
  Partials       520      520           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@RMeli
Copy link
Copy Markdown
Member

RMeli commented Mar 25, 2023

Hi @yickysan, thanks for your work. Unfortunately there is already an open PR under review related to this issue: #4064 Unfortunately it was not properly linked to the issue and therefore it was not easy to spot, sorry.

PR #4064 will take precedence (since it's older), but you can leave this one open. If things don't work out in #4064, we will consider your PR instead. In the meantime you can work on something else if you want.

Regarding your question about the darker_lint (#3743 (comment)), it appears to be related to #4067. You can ignore it for the time being.

@RMeli RMeli self-assigned this Mar 25, 2023
@yickysan
Copy link
Copy Markdown
Author

Hi @yickysan, thanks for your work. Unfortunately there is already an open PR under review related to this issue: #4064 Unfortunately it was not properly linked to the issue and therefore it was not easy to spot, sorry.

PR #4064 will take precedence (since it's older), but you can leave this one open. If things don't work out in #4064, we will consider your PR instead. In the meantime you can work on something else if you want.

Regarding your question about the darker_lint (#3743 (comment)), it appears to be related to #4067. You can ignore it for the time being.

Thank you very much. I'll find another project to work on.

@RMeli
Copy link
Copy Markdown
Member

RMeli commented Mar 25, 2023

I'll find another project to work on.

@yickysan just to clarify, what I meant by "something else" is other open issues (that have no open PRs against them). You can have a look at the "good first issue" (https://github.com/MDAnalysis/mdanalysis/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-issue) and the "difficulty easy" (https://github.com/MDAnalysis/mdanalysis/issues?q=is%3Aopen+is%3Aissue+label%3ADifficulty-easy) ones as a starting point.

@yickysan yickysan closed this Mar 31, 2023
@yickysan yickysan deleted the numpy.testing-function-change branch March 31, 2023 21:18
@yickysan yickysan mentioned this pull request Mar 31, 2023
4 tasks
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.

2 participants