Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
SisMaker
/
rebar3
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Projects
0
Rilasci
62
Wiki
Attività
Sfoglia il codice sorgente
get a sorted list of modules for coverage output (screen and HTML)
pull/2177/head
Manuel Rubio
5 anni fa
parent
b8f8f3e5d6
commit
8d788bcd0f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
src/rebar_prv_cover.erl
+ 1
- 1
src/rebar_prv_cover.erl
Vedi File
@ -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
)
-
>
Scrivi
Anteprima
Caricamento…
Annulla
Salva