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: make DataView Grouping compileAccumulatorLoop CSP safe #1295

Merged
merged 2 commits into from
Dec 29, 2023

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Dec 29, 2023

  • this was the last piece of code requiring unsafe-eval or unsafe-inline (note the user is still required to enable useCSPSafeFilter to be fully CSP safe, it is an opt-in because it is a bit slower)

Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1984576) 92.8% compared to head (fb10a97) 93.3%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1295     +/-   ##
========================================
+ Coverage    92.8%   93.3%   +0.5%     
========================================
  Files         198     198             
  Lines       21317   21316      -1     
  Branches     7088    7088             
========================================
+ Hits        19775   19878    +103     
+ Misses       1542    1438    -104     

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

@ghiscoding ghiscoding merged commit af82208 into master Dec 29, 2023
7 checks passed
@ghiscoding ghiscoding deleted the feat/csp-safe-dataview-grouping-accumulator branch December 29, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant