Skip to content

test: cover trace validator helper - #130

Open
lntutor wants to merge 1 commit into
vshulcz:mainfrom
lntutor:test/trace-validator-50
Open

test: cover trace validator helper#130
lntutor wants to merge 1 commit into
vshulcz:mainfrom
lntutor:test/trace-validator-50

Conversation

@lntutor

@lntutor lntutor commented Jul 26, 2026

Copy link
Copy Markdown

Summary

Add direct unit coverage for validate_trace_csv success, missing-file, empty-file, and optional phase_idx cases.

Fixes #50

Affected Areas

  • analysis

Checks

  • PYTHONPATH=analysis python3 -m unittest analysis/tests/test_trace_validation.py
  • PYTHONPATH=analysis python3 -m unittest discover -s analysis/tests
  • make check
  • git diff --check

Release Notes

None.

@lntutor
lntutor requested a review from vshulcz as a code owner July 26, 2026 11:24
@github-actions github-actions Bot added the python Python analysis tooling label Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Python analysis tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add direct unit tests for trace validator helper

1 participant