Skip to content

Conversation

@drammock
Copy link
Member

includes the "what's new" entries that were omitted from #7486

@codecov
Copy link

codecov bot commented Mar 23, 2020

Codecov Report

Merging #7496 into master will decrease coverage by 4.38%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7496      +/-   ##
==========================================
- Coverage   90.10%   85.72%   -4.39%     
==========================================
  Files         453      453              
  Lines       82636    82635       -1     
  Branches    13048    13048              
==========================================
- Hits        74463    70835    -3628     
- Misses       5350     9130    +3780     
+ Partials     2823     2670     -153     


- ``mne.io.pick.get_channel_types`` is now called ``mne.io.pick.get_channel_type_constants`` to better reflect its return values, by `Daniel McCloy`_.

- Methods :meth:`mne.io.Raw.get_channel_types`, :meth:`mne.Epochs.get_channel_types`, and :meth:`mne.Evoked.get_channel_types` now accept parameters ``picks``, ``unique``, and ``only_data_chs``, by `Daniel McCloy`_.
Copy link
Member Author

Choose a reason for hiding this comment

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

these methods were added in 0.20.dev0, so no need to call out the parameter changes.

@drammock
Copy link
Member Author

merging to save CI cycles, since Circle and the style tests are happy and the changes won't affect other tests.

@drammock drammock merged commit 96cfef5 into mne-tools:master Mar 23, 2020
@drammock drammock deleted the whats-new branch March 23, 2020 18:12
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