Skip to content

Commit

Permalink
Add coverage (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekateluv authored Sep 11, 2024
1 parent b812a99 commit 929385b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
buildDebArchAll defaultRunPythonChecks: true,
defaultRunLintian: true
defaultRunLintian: true,
defaultRunCoverage: true,
defaultCoverageMin: "37"

0 comments on commit 929385b

Please sign in to comment.