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

Add user agent for Braket interactions #99

Merged
merged 3 commits into from
Jul 1, 2022
Merged

Add user agent for Braket interactions #99

merged 3 commits into from
Jul 1, 2022

Conversation

kshitijc
Copy link
Contributor

@kshitijc kshitijc commented Jun 9, 2022

Issue #, if available:

Description of changes:

  • Updated to populate the user agent for Amazon Braket interactions.

Testing done:

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 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.

@kshitijc kshitijc requested a review from a team as a code owner June 9, 2022 19:00
@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #99 (d9d185a) into main (7214eca) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #99   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          480       482    +2     
  Branches        56        56           
=========================================
+ Hits           480       482    +2     
Impacted Files Coverage Δ
src/braket/pennylane_plugin/braket_device.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7214eca...d9d185a. Read the comment docs.

@kshitijc kshitijc merged commit ccee356 into main Jul 1, 2022
@kshitijc kshitijc deleted the user-agent branch July 1, 2022 16:46
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