Closed galvana closed 3 days ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Passed #11114
•
514567e1b2 ℹ️: Merge 9baf5e4931813ad690114a9e4fc8501efd380d9e into 0a7a2b2feb03717bbc5297eb0bc9...
Project |
fides
|
Branch Review |
refs/pull/5500/merge
|
Run status |
Passed #11114
|
Run duration | 00m 39s |
Commit |
514567e1b2 ℹ️: Merge 9baf5e4931813ad690114a9e4fc8501efd380d9e into 0a7a2b2feb03717bbc5297eb0bc9...
|
Committer | Adrian Galvan |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
⚠️ You've recorded test results over your free plan limit. Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Attention: Patch coverage is 97.56098%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 85.19%. Comparing base (
1c8b2d7
) to head (2a1c2cc
).
Files with missing lines | Patch % | Lines |
---|---|---|
.../service/privacy_request/request_runner_service.py | 88.88% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Passed #11115
•
97edac0ea8: Improved privacy request error handling (#5500)
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #11115
|
Run duration | 00m 39s |
Commit |
97edac0ea8: Improved privacy request error handling (#5500)
|
Committer | Adrian Galvan |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
⚠️ You've recorded test results over your free plan limit. Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Closes LA-102 and LA-68
Description Of Changes
This PR contains miscellaneous improvements to the privacy request flow.
Code Changes
Main change
Bug fixes
approved
toin progress
Misc improvements
Dataset traversal
timeline event before the actual request startsSteps to Confirm
fides.toml
[celery] task_always_eager = false
host: host.docker.internal port: 6432 username: postgres password: postgres database: postgres_example