File: .coveragerc

package info (click to toggle)
pytest-snapshot 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 236 kB
  • sloc: python: 1,005; sh: 17; makefile: 16
file content (8 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
4
5
6
7
8
[run]
branch = 1

[report]
include =
    pytest_snapshot/*
    tests/*
skip_covered = 1