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

feat: support callback signature for fallback gas price option #23

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

enzoferey
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #23 (8dfcf8c) into main (0491811) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              main       #23    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            9         9            
  Lines          880       995   +115     
  Branches        61        71    +10     
==========================================
+ Hits           880       995   +115     
Impacted Files Coverage Δ
lib/networks/__tests__/getEthereumGasPrice.test.ts 100.00% <100.00%> (ø)
lib/networks/__tests__/getPolygonGasPrice.test.ts 100.00% <100.00%> (ø)
lib/networks/getEthereumGasPrice.ts 100.00% <100.00%> (ø)
lib/networks/getPolygonGasPrice.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@enzoferey enzoferey merged commit 05a976b into main Feb 23, 2023
@enzoferey enzoferey deleted the function-based-fallback-gas-price branch February 23, 2023 12:53
@enzoferey enzoferey self-assigned this Jun 16, 2023
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