Sfoglia il codice sorgente

test: fix coverage config

tags/v0.11.1
Jérôme Deuchnord 3 anni fa
parent
commit
3abfbe95ee
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .coveragerc

+ 1
- 1
.coveragerc Vedi File

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

Caricamento…
Annulla
Salva