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

fix await #1056

Merged
merged 1 commit into from
Nov 14, 2024

fix await

516a4cc
Select commit
Loading
Failed to load commit list.
Merged

fix await #1056

fix await
516a4cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 1s

78.06% (+0.00%) compared to bb331d6

View this Pull Request on Codecov

78.06% (+0.00%) compared to bb331d6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.06%. Comparing base (bb331d6) to head (516a4cc).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1056   +/-   ##
=======================================
  Coverage   78.06%   78.06%           
=======================================
  Files          55       55           
  Lines        2722     2722           
  Branches      617      633   +16     
=======================================
  Hits         2125     2125           
  Misses        584      584           
  Partials       13       13           
Files with missing lines Coverage Δ
packages/eth-providers/src/base-provider.ts 83.63% <100.00%> (ø)