Skip to content

test(parser): add mixed coverage artifact#76

Merged
stacknil merged 1 commit into
mainfrom
stacknil/v0.5-mixed-coverage-artifact
Jun 30, 2026
Merged

test(parser): add mixed coverage artifact#76
stacknil merged 1 commit into
mainfrom
stacknil/v0.5-mixed-coverage-artifact

Conversation

@stacknil

Copy link
Copy Markdown
Owner

Summary

  • add assets/mixed_auth_parser_coverage.json as a reviewer-facing parser observability artifact for the mixed auth corpus
  • lock the artifact against live parser output in tests/test_parser.cpp
  • link the artifact from parser coverage notes, parser contract, conformance matrix, reviewer path, and changelog

Validation

  • cmake -S . -B build
  • cmake --build build
  • ctest --test-dir build -C Debug --output-on-failure
  • git diff --check
  • git diff --cached --check
  • ConvertFrom-Json validation for assets/mixed_auth_parser_coverage.json
  • privacy/secret pattern scan on changed public files

Safety

  • Artifact is deterministic and contains only sanitized fixture metadata, documentation-range IPs, synthetic hostnames/usernames, parser counters, event-type counts, and parser warning line references.

@stacknil stacknil merged commit 1e9e0a3 into main Jun 30, 2026
9 checks passed
@stacknil stacknil deleted the stacknil/v0.5-mixed-coverage-artifact branch June 30, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant