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

Optimize TCF bundle with just-in-time GVL translations #5074

Merged
merged 22 commits into from
Jul 17, 2024

remove all references to gvl_translations

384a8ae
Select commit
Loading
Failed to load commit list.
Merged

Optimize TCF bundle with just-in-time GVL translations #5074

remove all references to gvl_translations
384a8ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 0s

86.48% (target 85.00%)

View this Pull Request on Codecov

86.48% (target 85.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.48%. Comparing base (f390fc9) to head (384a8ae).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5074      +/-   ##
==========================================
+ Coverage   86.47%   86.48%   +0.01%     
==========================================
  Files         357      357              
  Lines       22271    22270       -1     
  Branches     2944     2944              
==========================================
+ Hits        19258    19260       +2     
+ Misses       2498     2495       -3     
  Partials      515      515              

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