Skip to content

Commit

Permalink
trying to have a valid coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandut committed Oct 25, 2024
1 parent 0fa946b commit ff072a7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
[run]
omit =
# omit everything in /usr very important !
/usr/*
*/local-worker/*

[html]
omit =
# omit everything in /usr very important !
/usr/*
*/local-worker/*
*/tests/*

0 comments on commit ff072a7

Please sign in to comment.