Skip to content

Fix screen generator#2576

Merged
jmthomas merged 1 commit intomainfrom
generate
Dec 1, 2025
Merged

Fix screen generator#2576
jmthomas merged 1 commit intomainfrom
generate

Conversation

@jmthomas
Copy link
Copy Markdown
Member

closes #2405

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.17%. Comparing base (54864e6) to head (0a635e2).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2576   +/-   ##
=======================================
  Coverage   79.17%   79.17%           
=======================================
  Files         662      662           
  Lines       51305    51305           
  Branches      735      735           
=======================================
+ Hits        40619    40622    +3     
+ Misses      10606    10603    -3     
  Partials       80       80           
Flag Coverage Δ
python 81.30% <ø> (+0.02%) ⬆️
ruby-api 84.41% <ø> (-0.08%) ⬇️
ruby-backend 82.14% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@jmthomas jmthomas merged commit 21a128f into main Dec 1, 2025
49 of 50 checks passed
@jmthomas jmthomas deleted the generate branch December 1, 2025 22:27
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.

Generated screens don't create the correct number of brackets

2 participants