amazon-braket / amazon-braket-ocean-plugin-python

A Python plugin for using Ocean with Amazon Braket
https://amazon-braket-ocean-plugin-python.readthedocs.io/
Apache License 2.0
20 stars 11 forks source link

fix: Add user agent for Braket interactions #70

Closed kshitijc closed 2 years ago

kshitijc commented 2 years ago

Issue #, if available:

Description of changes:

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

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 years ago

Codecov Report

Merging #70 (b50bfe5) into main (6d8cdf9) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          207       210    +3     
  Branches        36        36           
=========================================
+ Hits           207       210    +3     
Impacted Files Coverage Δ
src/braket/ocean_plugin/braket_sampler.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 6d8cdf9...b50bfe5. Read the comment docs.