Closed Vagoasdf closed 3 days ago
The latest updates on your projects. Learn more about Vercel for Git âī¸
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
fides-plus-nightly | â Ready (Inspect) | Visit Preview | đŦ Add feedback | Nov 20, 2024 5:48pm |
Passed #11116
•
7f54b73c27 âšī¸: Merge 69a32b8de712d1784de1134c536c5f66be7ae362 into 97edac0ea8d38631e25454825d21...
Project |
fides
|
Branch Review |
refs/pull/5514/merge
|
Run status |
Passed #11116
|
Run duration | 00m 41s |
Commit |
7f54b73c27 âšī¸: Merge 69a32b8de712d1784de1134c536c5f66be7ae362 into 97edac0ea8d38631e25454825d21...
|
Committer | Bruno Gutierrez Rios |
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 50.00000%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 78.96%. Comparing base (
6fc8086
) to head (22679e1
). Report is 7 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...rride_implementations/segment_request_overrides.py | 50.00% | 10 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
đ¨ Try these New Features:
Passed #11117
•
4702281527: LA 88 segment md5 override (#5514)
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #11117
|
Run duration | 00m 40s |
Commit |
4702281527: LA 88 segment md5 override (#5514)
|
Committer | Bruno Gutierrez Rios |
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#88
Description Of Changes
Adds the Segment MD5 Hash integration Overrides, which uses a hash of the email identity instead of a dataset collection from a database.
Requires a personalized segment config to be used correctly
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md
updated