Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
SisMaker
/
rebar3
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Projects
0
Lanzamientos
62
Wiki
Actividad
Explorar el Código
get a sorted list of modules for coverage output (screen and HTML)
pull/2177/head
Manuel Rubio
hace 5 años
padre
b8f8f3e5d6
commit
8d788bcd0f
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/rebar_prv_cover.erl
+ 1
- 1
src/rebar_prv_cover.erl
Ver fichero
@ -164,7 +164,7 @@ analysis(State, Task) ->
end
,
Mods
)
,
true
=
rebar_utils
:
cleanup_code_path
(
OldPath
)
,
Analysis
.
lists
:
sort
(
Analysis
)
.
restore_cover_paths
(
State
)
-
>
lists
:
foreach
(
fun
(
App
)
-
>
Escribir
Vista previa
Cargando…
Cancelar
Guardar