Skip to content

Commit

Permalink
specifying data file in coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jrzaurin committed Sep 24, 2024
1 parent 367a001 commit 92df12e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[run]
parallel = True
data_file = .coverage
omit =
pytorch_widedeep/optim/*
pytorch_widedeep/bayesian_models/bayesian_nn/modules/*
Expand Down

0 comments on commit 92df12e

Please sign in to comment.