Skip to content

Support full-result format in Pasqal Result - #762

Merged
ScottCarda-MS merged 1 commit into
microsoft:mainfrom
Fenkiou:ap/return-full-result-if-available
Aug 4, 2026
Merged

Support full-result format in Pasqal Result#762
ScottCarda-MS merged 1 commit into
microsoft:mainfrom
Fenkiou:ap/return-full-result-if-available

Conversation

@Fenkiou

@Fenkiou Fenkiou commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Pasqal jobs previously uploaded only a subset of the result (raw counter dict). Now that full results will be uploaded, the output may be wrapped as {"counter": {...}, ...}. Unwrap "counter" when present, falling back to the raw dict for backward compatibility.

Related changes:

Pasqal jobs previously uploaded only a subset of the result (raw
counter dict). Now that full results will be uploaded, the output may be
wrapped as {"counter": {...}, ...}. Unwrap "counter" when present, falling
back to the raw dict for backward compatibility.
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@Fenkiou
Fenkiou marked this pull request as ready for review July 27, 2026 07:11
@Fenkiou
Fenkiou requested a review from a team as a code owner July 27, 2026 07:11
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Comment thread azure-quantum/azure/quantum/target/pasqal/result.py
@ScottCarda-MS

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

@ScottCarda-MS ScottCarda-MS left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! Thanks for updating to support the full format!

@ScottCarda-MS
ScottCarda-MS merged commit e1689fd into microsoft:main Aug 4, 2026
6 checks passed
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.

2 participants