8000 feat: Use sdk Context with timeout for Price query by Eric-Warehime · Pull Request #100 · skip-mev/connect · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

feat: Use sdk Context with timeout for Price query #100

Merged
merged 4 commits into from
Feb 9, 2024

Conversation

Eric-Warehime
Copy link
Collaborator

Custom oracle clients might require an sdk.Context. Passing in the sdk.Context is fully compatible w/ the expected context.Context interface and also allows us to convert the type to an sdk.Context if we need to.

8000
@Eric-Warehime Eric-Warehime marked this pull request as ready for review February 9, 2024 00:31
Copy link
codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d63f3f3) 74.95% compared to head (02100fc) 75.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
+ Coverage   74.95%   75.02%   +0.07%     
==========================================
  Files         135      135              
  Lines        5537     5537              
==========================================
+ Hits         4150     4154       +4     
+ Misses       1042     1038       -4     
  Partials      345      345              

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

@Eric-Warehime Eric-Warehime merged commit 6f1ca98 into main Feb 9, 2024
@zrbecker zrbecker deleted the eric/change-prices-interface branch November 5, 2024 21:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0