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

audio event detector working even if no microphone data is present #103

Merged
merged 2 commits into from
Jul 1, 2020

Conversation

luiztauffer
Copy link
Member

@luiztauffer luiztauffer commented Jul 1, 2020

@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #103 into master will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   20.58%   20.56%   -0.03%     
==========================================
  Files          26       26              
  Lines        5134     5140       +6     
==========================================
  Hits         1057     1057              
- Misses       4077     4083       +6     
Flag Coverage Δ
#unittests 20.56% <0.00%> (-0.03%) ⬇️
Impacted Files Coverage Δ
ecogvis/ecogvis.py 11.41% <0.00%> (ø)
ecogvis/functions/audio_event_detection.py 7.71% <0.00%> (-0.16%) ⬇️

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 4f26fe2...94b8d8c. Read the comment docs.

@luiztauffer luiztauffer marked this pull request as ready for review July 1, 2020 16:42
@luiztauffer luiztauffer merged commit e7365c3 into master Jul 1, 2020
@luiztauffer luiztauffer deleted the event-detector-changes branch July 1, 2020 16:42
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.

ERP and Event Detection don't work for blocks with no response component
1 participant