File: .coveragerc

package info (click to toggle)
joblib 1.2.0-4%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,152 kB
  • sloc: python: 13,781; sh: 189; makefile: 33
file content (8 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
[run]
omit =
  joblib/test/data/*
  joblib/test/_openmp_test_helper/setup.py
  */joblib/externals/*

[report]
show_missing = True