Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch up to BDK for IonQ error mitigation, image URIs, and new additionalMetadata #66

Merged
merged 6 commits into from
Oct 30, 2023

Conversation

kshyatt-aws
Copy link
Member

Issue #, if available: N/A

Description of changes: Catch up to BDK for IonQ error mitigation, image URIs, and new additionalMetadata

Testing done: Unit and integ 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

  • I have installed and run git secrets to make sure I did not commit any sensitive information (passwords or credentials)
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have checked that my tests are not configured for a specific region or account (if appropriate)

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

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (f42a5ec) 95.30% compared to head (8d9cb46) 94.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   95.30%   94.30%   -1.00%     
==========================================
  Files          35       37       +2     
  Lines        3831     3918      +87     
==========================================
+ Hits         3651     3695      +44     
- Misses        180      223      +43     
Files Coverage Δ
src/Braket.jl 100.00% <ø> (ø)
src/error_mitigation.jl 100.00% <100.00%> (ø)
src/jobs.jl 85.71% <75.00%> (ø)
src/local_jobs.jl 99.10% <92.00%> (-0.90%) ⬇️
src/queue_information.jl 60.00% <60.00%> (ø)
src/aws_jobs.jl 95.37% <0.00%> (-2.26%) ⬇️
src/task.jl 96.44% <68.18%> (-2.07%) ⬇️
src/device.jl 82.39% <70.37%> (-2.83%) ⬇️
src/raw_schema.jl 91.17% <51.42%> (-2.79%) ⬇️

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

@kshyatt-aws kshyatt-aws merged commit de79455 into main Oct 30, 2023
16 of 17 checks passed
@kshyatt-aws kshyatt-aws deleted the ksh/catchup branch October 30, 2023 19:29
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