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

feat(testing/unstable): add API for configuring global sanitizer state #6282

Merged
merged 2 commits into from
Dec 20, 2024

rename test cases

b91267f
Select commit
Loading
Failed to load commit list.
Merged

feat(testing/unstable): add API for configuring global sanitizer state #6282

rename test cases
b91267f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

96.33% (+0.01%) compared to 450bdfb

View this Pull Request on Codecov

96.33% (+0.01%) compared to 450bdfb

Details

Codecov Report

Attention: Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.33%. Comparing base (450bdfb) to head (b91267f).

Files with missing lines Patch % Lines
...l_sanitizers/disable_sanitize_ops_and_resources.ts 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6282      +/-   ##
==========================================
+ Coverage   96.32%   96.33%   +0.01%     
==========================================
  Files         544      547       +3     
  Lines       41620    41661      +41     
  Branches     6313     6313              
==========================================
+ Hits        40091    40135      +44     
+ Misses       1486     1484       -2     
+ Partials       43       42       -1     

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