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: setProviderAndWait must throw #794

Merged
merged 2 commits into from
Feb 8, 2024

Merge branch 'main' into set-and-wait-throw

78aec5b
Select commit
Loading
Failed to load commit list.
Merged

fix: setProviderAndWait must throw #794

Merge branch 'main' into set-and-wait-throw
78aec5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2024 in 1s

95.13% (+0.26%) compared to d5a0620

View this Pull Request on Codecov

95.13% (+0.26%) compared to d5a0620

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d5a0620) 94.87% compared to head (78aec5b) 95.13%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #794      +/-   ##
============================================
+ Coverage     94.87%   95.13%   +0.26%     
- Complexity      366      368       +2     
============================================
  Files            34       34              
  Lines           858      863       +5     
  Branches         53       53              
============================================
+ Hits            814      821       +7     
+ Misses           23       22       -1     
+ Partials         21       20       -1     

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