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

[MRG] Parse callbacks on yield #347

Merged

Conversation

robintibor
Copy link
Contributor

Here is another way to solve #340

It passed tests locally, let's see if its all good

@sliwy
Copy link
Collaborator

sliwy commented Oct 21, 2021

Awesome @robintibor I like it, I even started implementing this on my side few minutes ago! Just add maybe the test of cloning from #340 :)

@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #347 (23e248d) into master (7f524e5) will increase coverage by 0.47%.
The diff coverage is 87.09%.

@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
+ Coverage   81.23%   81.70%   +0.47%     
==========================================
  Files          51       51              
  Lines        3453     3455       +2     
==========================================
+ Hits         2805     2823      +18     
+ Misses        648      632      -16     

Copy link
Collaborator

@agramfort agramfort left a comment

Choose a reason for hiding this comment

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

whatever works ! :)

@robintibor
Copy link
Contributor Author

robintibor commented Oct 21, 2021

great @sliwy added the test and actually found a small copy-paste-bug :)

@robintibor robintibor changed the title [WIP] Parse callbacks on yield [MRG] Parse callbacks on yield Oct 21, 2021
Copy link
Collaborator

@sliwy sliwy left a comment

Choose a reason for hiding this comment

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

Great, ready to merge :)

@gemeinl gemeinl merged commit 9033a0a into braindecode:master Oct 21, 2021
@agramfort
Copy link
Collaborator

🍻

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.

None yet

4 participants