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

chore(bridge-ui): general rpc call #13903

Merged
merged 11 commits into from Jun 7, 2023
Merged

chore(bridge-ui): general rpc call #13903

merged 11 commits into from Jun 7, 2023

Conversation

jscriptcoder
Copy link
Contributor

@jscriptcoder jscriptcoder commented Jun 6, 2023

General RPC call function via injected provider with logging

@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #13903 (e42f76e) into main (683b19c) will increase coverage by 0.22%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main   #13903      +/-   ##
==========================================
+ Coverage   51.55%   51.78%   +0.22%     
==========================================
  Files         144      146       +2     
  Lines        3798     3816      +18     
  Branches      333      335       +2     
==========================================
+ Hits         1958     1976      +18     
  Misses       1726     1726              
  Partials      114      114              
Flag Coverage Δ *Carryforward flag
bridge-ui 94.43% <100.00%> (+0.11%) ⬆️
eventindexer 77.28% <ø> (ø) Carriedforward from 7d181a1
protocol 0.00% <ø> (ø) Carriedforward from 7d181a1
relayer 59.57% <ø> (ø) Carriedforward from 7d181a1
ui 100.00% <ø> (ø) Carriedforward from 7d181a1

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
packages/bridge-ui/src/utils/injectedProvider.ts 100.00% <100.00%> (ø)
packages/bridge-ui/src/utils/rpcCall.ts 100.00% <100.00%> (ø)
packages/bridge-ui/src/utils/selectChain.ts 100.00% <100.00%> (ø)

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

davidtaikocha
davidtaikocha previously approved these changes Jun 7, 2023
@jscriptcoder jscriptcoder added this pull request to the merge queue Jun 7, 2023
Merged via the queue into main with commit 4379c64 Jun 7, 2023
9 checks passed
@jscriptcoder jscriptcoder deleted the general_rpc_call branch June 7, 2023 08:32
dantaik pushed a commit that referenced this pull request Jun 12, 2023
Co-authored-by: David <david@taiko.xyz>
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.

None yet

3 participants