Skip to content

Remove format from MemoryReader.timeseries#2567

Merged
orbeckst merged 3 commits intoMDAnalysis:developfrom
IAlibay:memory-format
Feb 29, 2020
Merged

Remove format from MemoryReader.timeseries#2567
orbeckst merged 3 commits intoMDAnalysis:developfrom
IAlibay:memory-format

Conversation

@IAlibay
Copy link
Member

@IAlibay IAlibay commented Feb 29, 2020

Towards v1.0 #2443
Completes #1453 for MemoryReader

Changes made in this Pull Request:

  • Removes support for the deprecated format keyword in :meth:MemoryReader.timseries.

PR Checklist

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

@codecov
Copy link

codecov bot commented Feb 29, 2020

Codecov Report

Merging #2567 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2567   +/-   ##
========================================
  Coverage    90.69%   90.69%           
========================================
  Files          170      170           
  Lines        22857    22857           
  Branches      2943     2943           
========================================
  Hits         20730    20730           
  Misses        1540     1540           
  Partials       587      587

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 b7bdc61...e3212f5. Read the comment docs.

Copy link
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.

Looks good, only one comment on the docs. Thanks for doing all these important house-keeping PRs!

@orbeckst orbeckst self-assigned this Feb 29, 2020
@orbeckst orbeckst merged commit 9bcf6f4 into MDAnalysis:develop Feb 29, 2020
@IAlibay IAlibay deleted the memory-format branch February 29, 2020 22:48
lilyminium pushed a commit to lilyminium/mdanalysis that referenced this pull request Mar 4, 2020
* Completes MDAnalysis#1453 for MemoryReader (and towards v1.0 MDAnalysis#2443)
* Removes support for the deprecated format keyword in MemoryReader.timeseries.
* Removes deprecation test
* Update CHANGELOG
@fiona-naughton fiona-naughton added maintainability deprecation Deprecated functionality to give advance warning for API changes. labels Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deprecation Deprecated functionality to give advance warning for API changes. maintainability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants