Ver código fonte

test: fix coverage config

tags/v0.11.1
Jérôme Deuchnord 3 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]
branch = true
source =
kosmorrolib/*
kosmorrolib
omit =
kosmorrolib/__version__.py
tests/*

Carregando…
Cancelar
Salvar