Skip to content

ENH: Set experiment start time and name in run function#7281

Merged
TEParsons merged 1 commit intopsychopy:devfrom
TEParsons:dev-enh-exp-start
Jun 13, 2025
Merged

ENH: Set experiment start time and name in run function#7281
TEParsons merged 1 commit intopsychopy:devfrom
TEParsons:dev-enh-exp-start

Conversation

@TEParsons
Copy link
Copy Markdown
Contributor

Means that start time reflects when the run function was called, not when the script was interpreted.

From Builder, the only difference is that start time is now after device setup rather than before, so should still be broadly similar to before. From Session, this means start time reflects when the experiment actually ran rather than when it was imported, which could be a substantial difference in time.

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.25%. Comparing base (446f46d) to head (a67331f).
Report is 18 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #7281      +/-   ##
==========================================
+ Coverage   12.21%   12.25%   +0.04%     
==========================================
  Files         353      350       -3     
  Lines       64684    64532     -152     
==========================================
+ Hits         7899     7907       +8     
+ Misses      56785    56625     -160     
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 3b8418c into psychopy:dev Jun 13, 2025
7 checks passed
@TEParsons TEParsons deleted the dev-enh-exp-start branch November 6, 2025 13:50
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