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

Issue#902 #908

Merged
merged 1 commit into from
Jul 22, 2016
Merged

Issue#902 #908

merged 1 commit into from
Jul 22, 2016

Conversation

richardjgowers
Copy link
Member

Fixes #902

Changes made in this Pull Request:

  • XDR (XTC TRR) and PDB now strictly follow base.Reader.rewind behaviour

This does mean that XDR does reopen the file rather than simply seek backwards (a backwards step for #871) but at least it's uniform starting point now.

PR Checklist

  • [ ] Tests? n/a already covered
  • [ ] Docs?
  • [ ] CHANGELOG updated? external behaviour not changed
  • Issue raised/referenced?

Removed extra rewind methods, force all readers to follow base
implementation

Removed extra rewind methods, force all readers to follow base
implementation
@kain88-de
Copy link
Member

looks good to me if everything passes

@jbarnoud
Copy link
Contributor

This should be taken into account in #868.

@coveralls
Copy link

coveralls commented Jul 22, 2016

Coverage Status

Coverage decreased (-0.02%) to 83.123% when pulling af677cd on issue-902-rewinds into 9a632a9 on develop.

@kain88-de
Copy link
Member

Since the test pass for xtc as well I assume this is fine.

@kain88-de kain88-de merged commit 3f934d7 into develop Jul 22, 2016
@kain88-de kain88-de deleted the issue-902-rewinds branch July 22, 2016 11:11
abiedermann pushed a commit to abiedermann/mdanalysis that referenced this pull request Oct 26, 2016
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.

4 participants