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

feature: SDK Cost Tracker #404

Merged
merged 3 commits into from
Jul 18, 2022
Merged

feature: SDK Cost Tracker #404

merged 3 commits into from
Jul 18, 2022

Conversation

shpface
Copy link
Contributor

@shpface shpface commented Jul 18, 2022

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

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

@shpface shpface requested a review from a team as a code owner July 18, 2022 07:14
@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #404 (db675be) into main (abd9ea1) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              main      #404    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           78        83     +5     
  Lines         5242      5448   +206     
  Branches       732       762    +30     
==========================================
+ Hits          5242      5448   +206     
Impacted Files Coverage Δ
src/braket/aws/aws_quantum_task.py 100.00% <100.00%> (ø)
src/braket/aws/aws_session.py 100.00% <100.00%> (ø)
src/braket/tracking/__init__.py 100.00% <100.00%> (ø)
src/braket/tracking/pricing.py 100.00% <100.00%> (ø)
src/braket/tracking/tracker.py 100.00% <100.00%> (ø)
src/braket/tracking/tracking_context.py 100.00% <100.00%> (ø)
src/braket/tracking/tracking_events.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 abd9ea1...db675be. Read the comment docs.

math411
math411 previously approved these changes Jul 18, 2022
@shpface shpface merged commit 6108881 into main Jul 18, 2022
@shpface shpface deleted the feature/cost_tracking branch July 18, 2022 20:53
krneta pushed a commit that referenced this pull request Aug 31, 2022
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.

3 participants