[htdocs] Add Code Coverage Results for Elfutils 0.168

2017-01-05 Thread Lukas Berk
Hi,

The patch itself was too big for the mailing list, but you can find it
on the upstream lberk/coverage branch.

commit ed93952625f4627ae9000fcf46cd7a0a0cd0b382
Author: Lukas Berk 
Date:   Thu Jan 5 09:58:51 2017 -0500

Add code coverage results for Elfutils 0.168

These results used to be hosted on fedorapeople.org. Migrating these
over to sourceware.org htdocs for a more consistent resource and
documentation location.

Results will be located under:
https://sourceware.org/elfutils/coverage

Signed-off-by: Lukas Berk 



Re: [htdocs] Add Code Coverage Results for Elfutils 0.168

2017-01-06 Thread Lukas Berk
Hi,

Mark Wielaard  writes:
[...]
> Thanks for that. If you check this in could you add a link from the
> main page. Just something like:

Thanks, added and commited.

> And a coverage/README file with instructions how to regenerate
> the pages after a new elfutils release.

Added this as well.

> Ideally we would automate this with some buildbot setup of course.
> But for now having it done by hand is better than not having it.

I don't have the means to host the master buildbot, but if you'd like help
configuring such a setup, I'd be willing to help get it up and running.

Cheers,

Lukas