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(bridge-ui): switch to using StaticJsonRpcProvider #13482

Merged
merged 4 commits into from
Mar 28, 2023

Conversation

shadab-taiko
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #13482 (32cca8e) into main (fc90118) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main   #13482      +/-   ##
==========================================
+ Coverage   35.39%   35.41%   +0.01%     
==========================================
  Files         121      121              
  Lines        3718     3719       +1     
  Branches      497      497              
==========================================
+ Hits         1316     1317       +1     
  Misses       2314     2314              
  Partials       88       88              
Flag Coverage Δ *Carryforward flag
bridge-ui 94.02% <100.00%> (+0.01%) ⬆️
eventindexer ∅ <ø> (∅) Carriedforward from e21b176
protocol 0.00% <ø> (ø) Carriedforward from e21b176
relayer 62.45% <ø> (ø) Carriedforward from e21b176
ui 100.00% <ø> (ø) Carriedforward from e21b176

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

Impacted Files Coverage Δ
packages/bridge-ui/src/proof/ProofService.ts 100.00% <100.00%> (ø)
packages/bridge-ui/src/provider/providers.ts 100.00% <100.00%> (ø)
packages/bridge-ui/src/storage/StorageService.ts 95.87% <100.00%> (ø)

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

@davidtaikocha davidtaikocha added this pull request to the merge queue Mar 28, 2023
Merged via the queue into main with commit f175d39 Mar 28, 2023
@davidtaikocha davidtaikocha deleted the change-provider-type branch March 28, 2023 05:31
@github-actions github-actions bot mentioned this pull request Mar 28, 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.

3 participants