-
Notifications
You must be signed in to change notification settings - Fork 15
feat: generic consent management #4056
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
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #4056 +/- ##
==========================================
+ Coverage 72.75% 72.84% +0.09%
==========================================
Files 387 387
Lines 56266 56357 +91
==========================================
+ Hits 40937 41056 +119
+ Misses 12968 12953 -15
+ Partials 2361 2348 -13 ☔ View full report in Codecov by Sentry. |
cisse21
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requested few changes with regards to implementation. Also we can get all the consent related functions into a separate file which would make it easier to test
Co-authored-by: Rohith BCS <[email protected]>
Co-authored-by: Rohith BCS <[email protected]>
Co-authored-by: Rohith BCS <[email protected]>
Co-authored-by: Rohith BCS <[email protected]>
…t-management-sdk-663
|
Approving with minor comments left. |
Description
Add support for generic consent management.
Linear Ticket
https://linear.app/rudderstack/issue/SDK-663/add-the-new-consent-managment-module-in-the-rudder-server
Security
Summary by CodeRabbit
New Features
Improvements
Refactor
Documentation
Bug Fixes