Skip to content

WIP: move the transformations logic into free helper functions#28

Merged
massich merged 2 commits intochange_dig_montage_representationfrom
refactor_transforms_as_free_func
Aug 8, 2019
Merged

WIP: move the transformations logic into free helper functions#28
massich merged 2 commits intochange_dig_montage_representationfrom
refactor_transforms_as_free_func

Conversation

@massich
Copy link
Copy Markdown
Owner

@massich massich commented Aug 8, 2019

WIP: move _transform_to_head logic into a free helper function

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 8, 2019

Codecov Report

Merging #28 into change_dig_montage_representation will increase coverage by <.01%.
The diff coverage is 91.11%.

@@                          Coverage Diff                          @@
##           change_dig_montage_representation      #28      +/-   ##
=====================================================================
+ Coverage                              89.36%   89.36%   +<.01%     
=====================================================================
  Files                                    416      417       +1     
  Lines                                  75124    75142      +18     
  Branches                               12349    12349              
=====================================================================
+ Hits                                   67133    67151      +18     
  Misses                                  5146     5146              
  Partials                                2845     2845

1 similar comment
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 8, 2019

Codecov Report

Merging #28 into change_dig_montage_representation will increase coverage by <.01%.
The diff coverage is 91.11%.

@@                          Coverage Diff                          @@
##           change_dig_montage_representation      #28      +/-   ##
=====================================================================
+ Coverage                              89.36%   89.36%   +<.01%     
=====================================================================
  Files                                    416      417       +1     
  Lines                                  75124    75142      +18     
  Branches                               12349    12349              
=====================================================================
+ Hits                                   67133    67151      +18     
  Misses                                  5146     5146              
  Partials                                2845     2845

@massich massich merged commit ee3afae into change_dig_montage_representation Aug 8, 2019
@massich massich deleted the refactor_transforms_as_free_func branch August 8, 2019 17:41
massich added a commit that referenced this pull request Aug 22, 2019
…6639)

* WIP: make transformations private [run CIs]

* cosmit and notes

* WIP: move transforms 

This commit corresponds to this PR:
#27

* WIP: move the transformations logic into free helper functions (#28)

* WIP: Add dig representation

* WIP: Remove transforms from  __init__

See #29 for details

* FIX dictionary unpacking

* fix rebase

* WIP: Keep dig and chnames only 

from #30

* fix 052193c

* use deprecated property

* wip: make point_names private + property

* wip: remove deprecation warnings

* wip: add ch_names attribute

* wip: do not use point_names in __repr__

* wip: remove _get_dig()

* wip with alex!!!!

* wip: fix wip

* fix pep

* xxxx:

* wip: deprecate compute_dev_head_t

* XXX: update XXX comments

* wip: add meaningful deprecation message

* wip: use new DigMontage constructor

* WIP-TST: deprecated DigMontage contruction

* TST: use atol for dev_head_t testing

* WIP: ADD make_dig_montage (and make it great again)

* wip

* fix tests

* fix test?

* don't copy

* cleanup

* more fixes

* fix

* fix fieldtrip

* FIX: Link

* update whatsnew and trigger CIs

* use master whatsnew

* update the new whatsnew
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.

1 participant