[erlang-patches] Bug fixes for cover

José Valim jose.valim@REDACTED
Wed Nov 28 14:11:21 CET 2012


Hello,

I am sending a couple bug fixes for cover.

I have broken those fixes into three granular commits.
The commit messages contains the rationale behind them.

One of the commits changes cover to get the source from
"Module:module_info(compile)" if the current heuristic that
traverses directories fails. In my opinion, we could rely
solely on the source information and remove the heuristic
completely but I have kept the current heuristic as the first
mechanism in order to minimize the impact of the changes.

As such, I would appreciate if those changes could be merged
into maint. :)

git fetch git://github.com/josevalim/otp.git cover-patches

https://github.com/josevalim/otp/compare/cover-patches
https://github.com/josevalim/otp/compare/cover-patches.patch

Thank you,


*José Valim*
www.plataformatec.com.br
Skype: jv.ptec
Founder and Lead Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20121128/51c4649b/attachment.htm>


More information about the erlang-patches mailing list