Skip to content

BF: Distinguish between a trial that's been skipped and a trial that's currently skipping#6807

Merged
TEParsons merged 2 commits intopsychopy:devfrom
TEParsons:dev-bf-trial-stopping
Aug 23, 2024
Merged

BF: Distinguish between a trial that's been skipped and a trial that's currently skipping#6807
TEParsons merged 2 commits intopsychopy:devfrom
TEParsons:dev-bf-trial-stopping

Conversation

@TEParsons
Copy link
Copy Markdown
Contributor

Otherwise TrialHandler2.rewindTrials will skip the trial you were on when you rewound once it gets back to it, because it's now marked as skipped. We need to distinguished between "this has been skipped before" and "this needs to end its Routines"

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.03%. Comparing base (581646b) to head (357cb55).
Report is 5 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #6807      +/-   ##
==========================================
- Coverage   49.05%   49.03%   -0.02%     
==========================================
  Files         332      332              
  Lines       61220    61226       +6     
==========================================
- Hits        30031    30025       -6     
- Misses      31189    31201      +12     
Components Coverage Δ
app ∅ <ø> (∅)
boilerplate ∅ <ø> (∅)
library ∅ <ø> (∅)
vm-safe library ∅ <ø> (∅)

@TEParsons TEParsons merged commit 2985fcc into psychopy:dev Aug 23, 2024
@TEParsons TEParsons deleted the dev-bf-trial-stopping branch September 19, 2024 08:59
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