Refine test mode, logger processors, and add init coverage tests
6 files · 277+ · 129-

Test mode and logger refinements

3 files changed
  • internal.py Test mode internal state updates
  • orchestration.py Test mode orchestration refinements
  • main.py Main log processor updates
  • Refined test mode internals and logger processor handling decouple internal
    1 file
    • internal.py

Coverage tests

2 files changed
  • test_init_coverage.py Init coverage tests
  • test_async_runner_coverage.py Async runner coverage tests
  • Added coverage tests for init module and async process runner qualify internal
    1 file
    • test_init_coverage.py