Skip to content

BF: Save unfinished mic recordings if the experiment is ended by e.g. pressing escape#7452

Merged
TEParsons merged 1 commit intopsychopy:releasefrom
TEParsons:release-bf-mic-unfinished
Oct 29, 2025
Merged

BF: Save unfinished mic recordings if the experiment is ended by e.g. pressing escape#7452
TEParsons merged 1 commit intopsychopy:releasefrom
TEParsons:release-bf-mic-unfinished

Conversation

@TEParsons
Copy link
Copy Markdown
Contributor

We're already called saveClips, but saveClips doesn't call bank so only finished recordings (i.e. the Component had finished its recording and called bank) were saved.

If there's no unfinished clips, then bank does nothing, so we can afford to call this on every call to saveClips and it seems the best bet to catch the most use cases.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 29, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 49.02%. Comparing base (6608076) to head (fc67c51).
⚠️ Report is 5 commits behind head on release.

Additional details and impacted files
@@             Coverage Diff             @@
##           release    #7452      +/-   ##
===========================================
+ Coverage    49.00%   49.02%   +0.01%     
===========================================
  Files          352      352              
  Lines        64516    64508       -8     
===========================================
+ Hits         31615    31622       +7     
+ Misses       32901    32886      -15     
Components Coverage Δ
app ∅ <ø> (∅)
boilerplate ∅ <ø> (∅)
library ∅ <ø> (∅)
vm-safe library ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@TEParsons TEParsons merged commit 23d6662 into psychopy:release Oct 29, 2025
3 checks passed
@TEParsons TEParsons deleted the release-bf-mic-unfinished branch November 6, 2025 13: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.

2 participants