-
Notifications
You must be signed in to change notification settings - Fork 72
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
Changes to support consent signals #5190
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Test summaryRun details
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5190 +/- ##
==========================================
+ Coverage 80.09% 86.45% +6.35%
==========================================
Files 360 360
Lines 22587 22598 +11
Branches 2998 3000 +2
==========================================
+ Hits 18092 19538 +1446
+ Misses 3992 2520 -1472
- Partials 503 540 +37 ☔ View full report in Codecov by Sentry. |
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.
Clean work! Thanks for adding the tests too ⭐
Test summaryRun details
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud |
Closes #PROD-2346
Description Of Changes
Minor changes needed to support the main feature in Fidesplus
Code Changes
consent_automation
via theconnectionconfig
. No migration needed, just needed to update the relationship annotationConsentWebhookResult
wrapper class to be able to add it as the return type forPROCESS_CONSENT_WEBHOOK
functionsSteps to Confirm
Pre-Merge Checklist
CHANGELOG.md