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: Skip unnecesary provider initialization #2967

Merged
merged 2 commits into from
Dec 19, 2024

Remove unnecesary tests

95882f1
Select commit
Loading
Failed to load commit list.
Merged

fix: Skip unnecesary provider initialization #2967

Remove unnecesary tests
95882f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

94.59% (+0.00%) compared to 336b83f

View this Pull Request on Codecov

94.59% (+0.00%) compared to 336b83f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.59%. Comparing base (336b83f) to head (95882f1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2967   +/-   ##
=======================================
  Coverage   94.59%   94.59%           
=======================================
  Files         493      494    +1     
  Lines       10654    10656    +2     
  Branches     1635     1635           
=======================================
+ Hits        10078    10080    +2     
  Misses        576      576           

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