Kaynağa Gözat
Merge pull request #2177 from manuel-rubio/master
get a sorted list of modules for coverage output (screen and HTML)
pull/2212/head
Fred Hebert
5 yıl önce
işlemeyi yapan:
GitHub
ebeveyn
işleme
12e3ed6bf5
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
src/rebar_prv_cover.erl
|
|
@ -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) -> |
|
|
|