|
Ran
|
Jobs
6
|
Files
11
|
Run time
1min
|
Badge
README BADGES
|
push
github
feat(validator): implement policy engine and validation logic (#8) * feat(validator): implement core validation logic and unit tests * feat(test): add validator reference parity tests using golden corpus * feat(validator): implement exhaustive parity tests and fix policy logic * chore(test): streamline golden corpus by removing redundant to_json data * Revert "chore(test): streamline golden corpus by removing redundant to_json data" This reverts commit ab35f62d4. * chore(test): partially streamline golden corpus by keeping to_json for first 128 lines * chore(infra): add scripts/optimize_golden.sh and update DEVELOPMENT.md * feat(test): remove hardcoded limits in fuzz tests using dynamic detection * docs: strengthen Interaction Rules with Hard Stop mandate in AGENTS.md * chore(infra): refactor optimize_golden.sh with getopts and update TODO
65 of 108 new or added lines in 1 file covered. (60.19%)
6 existing lines in 1 file now uncovered.405 of 564 relevant lines covered (71.81%)
16416.82 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 43 |
60.19 |
src/gdpr/iab/tcfv2/validator.lua |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
40.82 |
16.33% | src/gdpr/iab/tcfv2/bit.lua |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25642219835.1 | 11 |
65.81 |
GitHub Action Run | |
| 2 | 25642219835.2 | 11 |
66.67 |
GitHub Action Run | |
| 3 | 25642219835.3 | 11 |
65.81 |
GitHub Action Run | |
| 4 | 25642219835.4 | 11 |
66.49 |
GitHub Action Run | |
| 5 | 25642219835.5 | 11 |
68.62 |
GitHub Action Run | |
| 6 | 25642219835.6 | 11 |
66.49 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|