Skip to content

BF: Fix setting Polygon num. vertices each repeat#7379

Merged
TEParsons merged 1 commit intopsychopy:releasefrom
TEParsons:release-bf-polygon-eachrep
Sep 1, 2025
Merged

BF: Fix setting Polygon num. vertices each repeat#7379
TEParsons merged 1 commit intopsychopy:releasefrom
TEParsons:release-bf-polygon-eachrep

Conversation

@TEParsons
Copy link
Copy Markdown
Contributor

Setting each repeat means it starts as None, which the Polygon class wasn't able to handle. This PR allows it to.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 1, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 12.26%. Comparing base (9e3aa06) to head (5b2b6dc).
⚠️ Report is 8 commits behind head on release.

Additional details and impacted files
@@             Coverage Diff             @@
##           release    #7379      +/-   ##
===========================================
+ Coverage    12.07%   12.26%   +0.19%     
===========================================
  Files          351      351              
  Lines        64528    64531       +3     
===========================================
+ Hits          7790     7917     +127     
+ Misses       56738    56614     -124     
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 551f2ba into psychopy:release Sep 1, 2025
5 checks passed
@TEParsons TEParsons deleted the release-bf-polygon-eachrep 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.

1 participant