Skip to content

Commit 6610351

Browse files
committed
ensured sufficient test coverage
1 parent f16ed14 commit 6610351

40 files changed

+150
-60
lines changed

.coveragerc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ omit =
55
pytorch_widedeep/bayesian_models/bayesian_nn/modules/*
66

77
[report]
8+
exclude_also =
9+
def __repr__
810
omit =
911
pytorch_widedeep/optim/*
1012
pytorch_widedeep/bayesian_models/bayesian_nn/modules/*
11-
precision = 2
13+
precision = 2
14+
12.1 KB
Loading
12.1 KB
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)