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

Expose the gas measurements #1027

Merged
merged 3 commits into from
May 28, 2019
Merged

Conversation

pirapira
Copy link
Contributor

This PR adds an API gas_measurements(contracts_version) that exposes the gas measurements as a dictionary.

@codecov
Copy link

codecov bot commented May 27, 2019

Codecov Report

Merging #1027 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1027      +/-   ##
==========================================
+ Coverage   85.14%   85.18%   +0.04%     
==========================================
  Files          20       20              
  Lines        1373     1377       +4     
  Branches      182      182              
==========================================
+ Hits         1169     1173       +4     
  Misses        158      158              
  Partials       46       46
Impacted Files Coverage Δ
raiden_contracts/contract_manager.py 97.65% <100%> (+0.07%) ⬆️

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 5cf939a...5fe5744. Read the comment docs.

@codecov
Copy link

codecov bot commented May 27, 2019

Codecov Report

Merging #1027 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1027      +/-   ##
==========================================
+ Coverage   85.14%   85.18%   +0.04%     
==========================================
  Files          20       20              
  Lines        1373     1377       +4     
  Branches      182      182              
==========================================
+ Hits         1169     1173       +4     
  Misses        158      158              
  Partials       46       46
Impacted Files Coverage Δ
raiden_contracts/contract_manager.py 97.65% <100%> (+0.07%) ⬆️

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 3800d77...1ebec79. Read the comment docs.

@pirapira pirapira requested a review from rakanalh May 28, 2019 09:05
Copy link
Contributor

@rakanalh rakanalh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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