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

Backend TCF Purpose Override Support #4464

Merged
merged 16 commits into from
Dec 2, 2023

WIP Refactor so instance-level hybrid properties on PrivacyDeclaratio…

a6c099f
Select commit
Loading
Failed to load commit list.
Merged

Backend TCF Purpose Override Support #4464

WIP Refactor so instance-level hybrid properties on PrivacyDeclaratio…
a6c099f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

87.07% (target 85.00%)

View this Pull Request on Codecov

87.07% (target 85.00%)

Details

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (1c500ab) 87.10% compared to head (a6c099f) 87.07%.

Files Patch % Lines
src/fides/api/app_setup.py 11.11% 8 Missing ⚠️
src/fides/api/api/v1/endpoints/system.py 53.33% 7 Missing ⚠️
src/fides/api/util/consent_util.py 28.57% 5 Missing ⚠️
src/fides/config/consent_settings.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4464      +/-   ##
==========================================
- Coverage   87.10%   87.07%   -0.04%     
==========================================
  Files         329      330       +1     
  Lines       20386    20481      +95     
  Branches     2627     2639      +12     
==========================================
+ Hits        17758    17834      +76     
- Misses       2163     2181      +18     
- Partials      465      466       +1     

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