Ver código fonte

test: fix coverage config

tags/v0.11.1
Jérôme Deuchnord 4 anos atrás
pai
commit
3abfbe95ee
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      .coveragerc

+ 1
- 1
.coveragerc Ver arquivo

@@ -1,7 +1,7 @@
[run] [run]
branch = true branch = true
source = source =
kosmorrolib/*
kosmorrolib
omit = omit =
kosmorrolib/__version__.py kosmorrolib/__version__.py
tests/* tests/*

Carregando…
Cancelar
Salvar