.coveragerc 95 B

1234567
  1. [run]
  2. source = .claude/scripts/data_modules
  3. omit =
  4. */tests/*
  5. [report]
  6. show_missing = True