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

Remove options memory leak during consent setting #922

Merged
merged 1 commit into from
Dec 12, 2023

Remove options memory leak during consent setting

a1dbb0f
Select commit
Loading
Failed to load commit list.
Merged

Remove options memory leak during consent setting #922

Remove options memory leak during consent setting
a1dbb0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 0s

82.64% (+8.54%) compared to 0b17731

View this Pull Request on Codecov

82.64% (+8.54%) compared to 0b17731

Details

Codecov Report

Merging #922 (a1dbb0f) into master (0b17731) will increase coverage by 8.54%.
The diff coverage is 89.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #922      +/-   ##
==========================================
+ Coverage   74.10%   82.64%   +8.54%     
==========================================
  Files          52       53       +1     
  Lines        7170     7376     +206     
  Branches     1150     1186      +36     
==========================================
+ Hits         5313     6096     +783     
+ Misses       1310     1171     -139     
+ Partials      547      109     -438