Skip to content

unreshape topologygroup attributes#2403

Merged
richardjgowers merged 2 commits intoMDAnalysis:developfrom
lilyminium:unreshape-topologygroups
Nov 18, 2019
Merged

unreshape topologygroup attributes#2403
richardjgowers merged 2 commits intoMDAnalysis:developfrom
lilyminium:unreshape-topologygroups

Conversation

@lilyminium
Copy link
Copy Markdown
Member

@lilyminium lilyminium commented Nov 15, 2019

Fixes #2392

Changes made in this Pull Request:

  • Don't reshape TopologyGroup attributes when creating them directly

PR Checklist

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

@lilyminium lilyminium mentioned this pull request Nov 16, 2019
4 tasks
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 16, 2019

Codecov Report

Merging #2403 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2403   +/-   ##
========================================
  Coverage    89.98%   89.98%           
========================================
  Files          176      176           
  Lines        22055    22055           
  Branches      2896     2896           
========================================
  Hits         19846    19846           
  Misses        1612     1612           
  Partials       597      597
Impacted Files Coverage Δ
package/MDAnalysis/core/topologyobjects.py 98.42% <100%> (ø) ⬆️

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 615b86b...7e3739a. Read the comment docs.

Copy link
Copy Markdown
Member

@orbeckst orbeckst left a comment

Choose a reason for hiding this comment

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

LGTM – as long as the tests pass.

@lilyminium lilyminium force-pushed the unreshape-topologygroups branch from 0359ed6 to 7e3739a Compare November 16, 2019 03:53
@richardjgowers richardjgowers merged commit 61eacf7 into MDAnalysis:develop Nov 18, 2019
@lilyminium lilyminium deleted the unreshape-topologygroups branch April 14, 2020 08:13
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.

Different methods of creating TopologyGroups give different results

3 participants