File: .coveragerc

package info (click to toggle)
python-opentelemetry 1.40.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,380 kB
  • sloc: python: 55,450; sh: 392; makefile: 142; sql: 39
file content (4 lines) | stat: -rw-r--r-- 39 bytes parent folder | download
1
2
3
4
[run]
omit =
    */tests/*
    */gen/*