Skip to content

Conversation

@larsoner
Copy link
Member

@larsoner larsoner commented Nov 2, 2018

Fixes various problems with our constants found in #5481. The biggest one was that we were not checking to make sure we had all the constants. We do not, but this makes explicit which ones we don't, and also adds some that we are missing.

@larsoner larsoner added this to the 0.17 milestone Nov 2, 2018
@larsoner larsoner mentioned this pull request Nov 2, 2018
12 tasks
'dacq_system', 'diffusion_param', 'gantry_type', 'map_surf',
'mne_lin_proj', 'mne_ori', 'mri_format', 'mri_pixel', 'proj_by',
'tags', 'type', 'iod', 'volume_type', 'vol_type',
'coil', # Especially these! 3015, 3025
Copy link
Member Author

Choose a reason for hiding this comment

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

@codecov
Copy link

codecov bot commented Nov 3, 2018

Codecov Report

Merging #5691 into master will decrease coverage by 0.14%.
The diff coverage is 94.87%.

@@            Coverage Diff             @@
##           master    #5691      +/-   ##
==========================================
- Coverage   88.49%   88.34%   -0.15%     
==========================================
  Files         369      369              
  Lines       69074    69087      +13     
  Branches    11651    11652       +1     
==========================================
- Hits        61124    61037      -87     
- Misses       5090     5157      +67     
- Partials     2860     2893      +33

@larsoner larsoner merged commit 0f9eb55 into mne-tools:master Nov 3, 2018
@larsoner larsoner deleted the constants branch November 3, 2018 12:41
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