Expand configuration, core, and logger with improved test coverage
17 files · 735+ · 299-

Configuration and core expansion

5 files changed
  • config.py Expanded with additional configuration options
  • core.py Enhanced initialization with more features
  • base.py Extended logger capabilities
  • custom_processors.py Enhanced custom processors
  • emoji_matrix.py Minor emoji matrix updates
  • Expanded configuration, core initialization, and logger with richer feature set decouple behavioral
    2 files
    • config.py
    • core.py

Test coverage improvement

3 files changed
  • test_logging.py Expanded logging tests significantly
  • conftest.py Updated fixtures
  • cut_up_chuck.py Updated test helper
  • Expanded test coverage to near-complete with only 2 tests remaining to fix qualify behavioral
    1 file
    • test_logging.py