Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
jfinn
/
edan_f0
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Exclude test utils from coverage reports. (
#2538
)
master
Samir Shah
hace 7 años
padre
9e35d4c56d
commit
72612ca32c
Se han
modificado 1 ficheros
con
3 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
3
1
.coveragerc
+ 3
- 1
.coveragerc
Ver fichero
@@ -1,3 +1,5 @@
1
1
[run]
2
2
source = oscar
3
-omit = *migrations*
3
+omit =
4
+ *migrations*
5
+ */oscar/test/*
Write
Preview
Loading…
Cancelar
Guardar