Skip to content

fix(updating): include non-question answers when generating fresh copy of new template - #2468

Merged
sisp merged 1 commit into
masterfrom
fix/updating-answers-fresh-copy-new-template
Jan 23, 2026
Merged

fix(updating): include non-question answers when generating fresh copy of new template#2468
sisp merged 1 commit into
masterfrom
fix/updating-answers-fresh-copy-new-template

Conversation

@sisp

@sisp sisp commented Jan 22, 2026

Copy link
Copy Markdown
Member

I've fixed a regression introduced by #2449 which omits non-question answers from the answers context when generating a fresh copy of the new template as part of the update algorithm.

Fixes #2467.

…y of new template

Fixes a regression introduced by 572b03f.
@codecov

codecov Bot commented Jan 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.18%. Comparing base (b14f8ba) to head (0bfd6b8).
⚠️ Report is 133 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2468      +/-   ##
==========================================
- Coverage   97.33%   97.18%   -0.15%     
==========================================
  Files          55       55              
  Lines        6405     6405              
==========================================
- Hits         6234     6225       -9     
- Misses        171      180       +9     
Flag Coverage Δ
unittests 97.18% <ø> (-0.15%) ⬇️

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.

@sisp
sisp merged commit 6c372ea into master Jan 23, 2026
20 of 21 checks passed
@sisp
sisp deleted the fix/updating-answers-fresh-copy-new-template branch January 23, 2026 15:21
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.

Update: ValueError: Question is required starting with v9.11.1

1 participant