Skip to content

Log every scan run in drift log - #7

Merged
bradthx merged 1 commit into
mainfrom
fix/scan-log-entry-per-run
Apr 26, 2026
Merged

bradthx merged 1 commit into
mainfrom
fix/scan-log-entry-per-run

Conversation

@bradthx

@bradthx bradthx commented Apr 26, 2026

Copy link
Copy Markdown
Owner

Summary

  1. Add a scan completion logger entry for every scan, including clean scans.
  2. Include scan timestamp, counts, and exit code in the log message.
  3. Add regression test verifying per scan timestamped log entries.

Validation

  1. python3 -m py_compile ndrift tests/test_ndrift.py
  2. python3 -m unittest discover -s tests -p 'test_*.py' -q

@bradthx
bradthx merged commit fe7f005 into main Apr 26, 2026
4 checks passed
@bradthx
bradthx deleted the fix/scan-log-entry-per-run branch April 26, 2026 16:07
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