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

BF: sounds with variable duration falling foul of test for brief duration #2467

Merged
merged 2 commits into from May 20, 2019

Conversation

peircej
Copy link
Member

@peircej peircej commented May 15, 2019

No description provided.

…tion

We should test for brief duration at run time rather than compile time
(if we need to tst for that at all)
Use self.params['stopVal'] not self.params['stopVal'].val in string so that
for example, $var gets converted correctly to `var` in the script
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 49.439% when pulling a58ade0 on peircej:3.1 into 45321dd on psychopy:3.1.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 49.439% when pulling a58ade0 on peircej:3.1 into 45321dd on psychopy:3.1.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 49.439% when pulling a58ade0 on peircej:3.1 into 45321dd on psychopy:3.1.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 49.439% when pulling a58ade0 on peircej:3.1 into 45321dd on psychopy:3.1.

@codecov-io
Copy link

Codecov Report

Merging #2467 into 3.1 will increase coverage by 0.05%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.1    #2467      +/-   ##
==========================================
+ Coverage   44.71%   44.76%   +0.05%     
==========================================
  Files         228      228              
  Lines       39499    39491       -8     
  Branches     6817     6813       -4     
==========================================
+ Hits        17663    17680      +17     
+ Misses      19989    19970      -19     
+ Partials     1847     1841       -6
Impacted Files Coverage Δ
psychopy/experiment/components/sound/__init__.py 72.11% <80%> (+13.18%) ⬆️
psychopy/tools/wizard.py 73.74% <0%> (+0.43%) ⬆️
psychopy/web.py 42.94% <0%> (+1.28%) ⬆️
psychopy/app/connections/news.py 55.55% <0%> (+8.88%) ⬆️

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 45321dd...a58ade0. Read the comment docs.

@peircej peircej merged commit ca6feba into psychopy:3.1 May 20, 2019
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

3 participants