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: Bind this to utils that moved from static to non-static with js api de-globalization #1795

Merged
merged 5 commits into from
Feb 12, 2024

Fix test failure hopefully

a37186f
Select commit
Loading
Failed to load commit list.
Merged

fix: Bind this to utils that moved from static to non-static with js api de-globalization #1795

Fix test failure hopefully
a37186f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 0s

46.04% (-0.01%) compared to fa3a33d

View this Pull Request on Codecov

46.04% (-0.01%) compared to fa3a33d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fa3a33d) 46.05% compared to head (a37186f) 46.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1795      +/-   ##
==========================================
- Coverage   46.05%   46.04%   -0.01%     
==========================================
  Files         628      628              
  Lines       37784    37781       -3     
  Branches     9516     9516              
==========================================
- Hits        17400    17397       -3     
  Misses      20330    20330              
  Partials       54       54              

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