Skip to content

🐛 Fix notebook execution errors - #554

Open
denialhaag wants to merge 1 commit into
mainfrom
codex/fix-problemsolver-docs
Open

denialhaag wants to merge 1 commit into
mainfrom
codex/fix-problemsolver-docs

Conversation

@denialhaag

@denialhaag denialhaag commented Sep 15, 2026

Copy link
Copy Markdown
Member

Description

🤖 AI text below 🤖

Skip QDK's second transpilation of circuits already compiled by generate_data, fixing the unsupported hardware-qubit error in the documentation example.

Re-raise estimation and budget optimization failures so dataset generation cannot reuse previous results. Add regression coverage for amplitude-estimation benchmarks and failures after a successful iteration.

Set nb_execution_raise_on_error = True directly after nb_execution_mode in docs/conf.py so notebook execution errors fail documentation builds.

AI notice

This PR and its contents were created with the assistance of GPT-6 Astra via Codex.

Checklist

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

If PR contains AI-assisted content:

  • Any agent that created, edited, or submitted GitHub content was explicitly authorized for that scope, as required by our AI Usage Guidelines.
  • Every agent-authored or agent-edited public text body begins with the visible disclosure 🤖 *AI text below* 🤖 (titles are exempt).
  • I have disclosed AI assistance in the PR description.
  • I confirm that I have personally reviewed and understood all AI-generated content, and accept full responsibility for it.

@denialhaag denialhaag self-assigned this Sep 15, 2026
@denialhaag
denialhaag force-pushed the codex/fix-problemsolver-docs branch from 06f1af4 to 6ba3552 Compare September 15, 2026 21:28
@denialhaag denialhaag added the fix Fix for something that isn't working label Sep 15, 2026
@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...imation/error_budget_optimization/generate_data.py 33.3% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fix for something that isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant