Skip to content

Commit

Permalink
Enable coverage in deepsource
Browse files Browse the repository at this point in the history
  • Loading branch information
tovrstra committed Jun 14, 2024
1 parent cb84752 commit 9210dcc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version = 1

[[analyzers]]
name = "test-coverage"
enabled = true

[[analyzers]]
name = "shell"

Expand Down

0 comments on commit 9210dcc

Please sign in to comment.