PayloadDataDelete.deleteSubjectData('soft') was NULLing PII fields and
emitting RESTRICT audit entries, but never setting processingRestrictedAt
on self-kind rows — violating GDPR Art. 17 restriction semantics.
softRedactOwnerRows now accepts optional extraData; processOwnerRows
passes { processingRestrictedAt: new Date().toISOString() } when
kind === 'self' and mode === 'soft'. Owner-kind rows are intentionally
excluded (restriction flag belongs on the subject record, not owned rows).
Added two dedicated tests: one asserting the field is present for self,
one asserting it is absent for owner.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
147 lines
2.7 KiB
JSON
147 lines
2.7 KiB
JSON
{
|
|
"generatedAt": "2026-05-19T20:12:30.651Z",
|
|
"commit": "6606b59",
|
|
"repo": {
|
|
"statements": 97.08,
|
|
"branches": 92.03,
|
|
"functions": 96.87,
|
|
"lines": 97.08,
|
|
"counts": {
|
|
"lf": 5172,
|
|
"lh": 5021,
|
|
"brf": 1016,
|
|
"brh": 935,
|
|
"fnf": 319,
|
|
"fnh": 309
|
|
}
|
|
},
|
|
"byPackage": {
|
|
"@repo/auth": {
|
|
"statements": 93.81,
|
|
"branches": 90.82,
|
|
"functions": 100,
|
|
"lines": 93.81,
|
|
"counts": {
|
|
"lf": 791,
|
|
"lh": 742,
|
|
"brf": 98,
|
|
"brh": 89,
|
|
"fnf": 44,
|
|
"fnh": 44
|
|
}
|
|
},
|
|
"@repo/blog": {
|
|
"statements": 96.35,
|
|
"branches": 88.65,
|
|
"functions": 100,
|
|
"lines": 96.35,
|
|
"counts": {
|
|
"lf": 739,
|
|
"lh": 712,
|
|
"brf": 141,
|
|
"brh": 125,
|
|
"fnf": 29,
|
|
"fnh": 29
|
|
}
|
|
},
|
|
"@repo/core-analytics": {
|
|
"statements": 100,
|
|
"branches": 100,
|
|
"functions": 100,
|
|
"lines": 100,
|
|
"counts": {
|
|
"lf": 52,
|
|
"lh": 52,
|
|
"brf": 12,
|
|
"brh": 12,
|
|
"fnf": 10,
|
|
"fnh": 10
|
|
}
|
|
},
|
|
"@repo/core-consent": {
|
|
"statements": 99.72,
|
|
"branches": 94.85,
|
|
"functions": 97.06,
|
|
"lines": 99.72,
|
|
"counts": {
|
|
"lf": 351,
|
|
"lh": 350,
|
|
"brf": 97,
|
|
"brh": 92,
|
|
"fnf": 34,
|
|
"fnh": 33
|
|
}
|
|
},
|
|
"@repo/core-dsr": {
|
|
"statements": 100,
|
|
"branches": 91.35,
|
|
"functions": 96.88,
|
|
"lines": 100,
|
|
"counts": {
|
|
"lf": 540,
|
|
"lh": 540,
|
|
"brf": 104,
|
|
"brh": 95,
|
|
"fnf": 32,
|
|
"fnh": 31
|
|
}
|
|
},
|
|
"@repo/core-shared": {
|
|
"statements": 98.03,
|
|
"branches": 95.89,
|
|
"functions": 92.08,
|
|
"lines": 98.03,
|
|
"counts": {
|
|
"lf": 1067,
|
|
"lh": 1046,
|
|
"brf": 316,
|
|
"brh": 303,
|
|
"fnf": 101,
|
|
"fnh": 93
|
|
}
|
|
},
|
|
"@repo/marketing-pages": {
|
|
"statements": 95.93,
|
|
"branches": 83.93,
|
|
"functions": 100,
|
|
"lines": 95.93,
|
|
"counts": {
|
|
"lf": 762,
|
|
"lh": 731,
|
|
"brf": 112,
|
|
"brh": 94,
|
|
"fnf": 32,
|
|
"fnh": 32
|
|
}
|
|
},
|
|
"@repo/media": {
|
|
"statements": 97.15,
|
|
"branches": 90.63,
|
|
"functions": 100,
|
|
"lines": 97.15,
|
|
"counts": {
|
|
"lf": 561,
|
|
"lh": 545,
|
|
"brf": 96,
|
|
"brh": 87,
|
|
"fnf": 24,
|
|
"fnh": 24
|
|
}
|
|
},
|
|
"@repo/navigation": {
|
|
"statements": 98.06,
|
|
"branches": 95,
|
|
"functions": 100,
|
|
"lines": 98.06,
|
|
"counts": {
|
|
"lf": 309,
|
|
"lh": 303,
|
|
"brf": 40,
|
|
"brh": 38,
|
|
"fnf": 13,
|
|
"fnh": 13
|
|
}
|
|
}
|
|
}
|
|
}
|