amazon-braket / BraketSimulator.jl

Apache License 2.0
9 stars 3 forks source link

fix: Use a placeholder action instead of trying to translate a circuit #10

Closed kshyatt-aws closed 2 months ago

kshyatt-aws commented 2 months ago

Issue #, if available: N/A

Description of changes: We don't need to pass the translated Julia action to the GateModelTaskResult but can rather use a dummy placeholder, because the Python wrapper package inserts the true original action.

Testing done: Unit tests passed locally.

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 2 months ago

The author of this PR, kshyatt-aws, is not an activated member of this organization on Codecov. Please activate this user on Codecov to display this PR comment. Coverage data is still being uploaded to Codecov.io for purposes of overall coverage calculations. Please don't hesitate to email us at support@codecov.io with any questions.