This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
get a sorted list of modules for coverage output (screen and HTML)
pull/2177/head
Manuel Rubio
5 years ago
parent
b8f8f3e5d6
commit
8d788bcd0f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/rebar_prv_cover.erl
+ 1
- 1
src/rebar_prv_cover.erl
View 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
)
-
>
Write
Preview
Loading…
Cancel
Save