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

replaced atoms.coordinates() with atoms.positions in benchmarks #3668

Merged
merged 1 commit into from
May 16, 2022

Conversation

aditi2906
Copy link
Contributor

Fixes #3638

Changes made in this Pull Request:

  • replaced atoms.coordinates() with atoms.positions in benchmarks

PR Checklist

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

@codecov
Copy link

codecov bot commented May 15, 2022

Codecov Report

Merging #3668 (6207749) into develop (b53bce0) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #3668      +/-   ##
===========================================
- Coverage    94.31%   94.28%   -0.04%     
===========================================
  Files          191      191              
  Lines        24894    24894              
  Branches      3355     3355              
===========================================
- Hits         23480    23471       -9     
- Misses        1365     1374       +9     
  Partials        49       49              
Impacted Files Coverage Δ
package/MDAnalysis/due.py 46.66% <0.00%> (-30.00%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b53bce0...6207749. Read the comment docs.

@richardjgowers richardjgowers merged commit da4312a into MDAnalysis:develop May 16, 2022
@RMeli RMeli mentioned this pull request May 28, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

replace atoms.coordinates() with atoms.positions in benchmarks
3 participants