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

Replace InstallValue and InstallGobalFunction by BindGlobal #600

Merged
merged 1 commit into from
Jan 10, 2024

Replace InstallValue and InstallGobalFunction by BindGlobal

6b76144
Select commit
Loading
Failed to load commit list.
Merged

Replace InstallValue and InstallGobalFunction by BindGlobal #600

Replace InstallValue and InstallGobalFunction by BindGlobal
6b76144
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2024 in 0s

70.52% (-0.06%) compared to 03e550b

View this Pull Request on Codecov

70.52% (-0.06%) compared to 03e550b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (03e550b) 70.57% compared to head (6b76144) 70.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #600      +/-   ##
==========================================
- Coverage   70.57%   70.52%   -0.06%     
==========================================
  Files         439      437       -2     
  Lines       72200    72069     -131     
==========================================
- Hits        50957    50827     -130     
+ Misses      21243    21242       -1     

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