Skip to content

Add set-callback-gas.ts script - #121

Merged
james-toussaint merged 2 commits into
developfrom
feature/add-set-callback-gas-script
Sep 9, 2024
Merged

Add set-callback-gas.ts script#121
james-toussaint merged 2 commits into
developfrom
feature/add-set-callback-gas-script

Conversation

@james-toussaint

Copy link
Copy Markdown
Contributor

No description provided.

@james-toussaint james-toussaint self-assigned this Sep 9, 2024
@james-toussaint
james-toussaint marked this pull request as ready for review September 9, 2024 07:57
Comment thread scripts/set-callback-gas.ts Outdated
@zguesmi

zguesmi commented Sep 9, 2024

Copy link
Copy Markdown
Member

We can maybe print a parsed version of these values to make them more readable

console.log(`Changed callbackGas from ${callbackGasBefore} to ${await getCallbackGas()}`);

@codecov

codecov Bot commented Sep 9, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.02%. Comparing base (696499e) to head (b592e8b).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #121   +/-   ##
========================================
  Coverage    84.02%   84.02%           
========================================
  Files           35       35           
  Lines         1077     1077           
  Branches       221      221           
========================================
  Hits           905      905           
  Misses         172      172           

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

@james-toussaint
james-toussaint merged commit bcce4fe into develop Sep 9, 2024
@james-toussaint
james-toussaint deleted the feature/add-set-callback-gas-script branch September 9, 2024 09:48
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