Explorar el Código

test: fix coverage config

tags/v0.11.1
Jérôme Deuchnord hace 3 años
padre
commit
3abfbe95ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .coveragerc

+ 1
- 1
.coveragerc Ver fichero

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

Cargando…
Cancelar
Guardar