On Thu, Jan 4, 2018 at 11:24 AM, Kunal Mehta <[email protected]> wrote: > Hi, > > On 01/04/2018 01:27 AM, Guillaume Lederrey wrote: >> Hello all! >> >> We are now publishing a bunch of documentation / reports on the code >> behind Wikidata Query Service [1]. All this is very developer >> oriented, so skip the rest of this email if you just want to use the >> service. > > Yay, except it seems like all the links on [1] in the main table are > broken because they link to /index.html. :(
Interesting... I missed that. The links in the menu on the left are working. I'll see if I can correct the other ones. >> * JaCoCo code coverage [3]: line and branch unit test coverage > > Is it possible to get this in a machine-readable form for publishing on > [6]? We typically use the clover.xml format for JavaScript and PHP. The jacoco.xml reports are available (but not linked directly from the report) [7]. There are also CSV [8]. I'm pretty sure we can find a way to convert jacoco.xml to clover.xml... I'll have a look when I have some more free cycles. >> [1] https://doc.wikimedia.org/wikidata-query-rdf/parent/ >> [3] >> https://doc.wikimedia.org/wikidata-query-rdf/parent/tools/jacoco/index.html > > [6] https://doc.wikimedia.org/cover/ [7] https://doc.wikimedia.org/wikidata-query-rdf/parent/tools/jacoco/jacoco.xml [8] https://doc.wikimedia.org/wikidata-query-rdf/parent/tools/jacoco/jacoco.csv > -- Legoktm > > > _______________________________________________ > Discovery mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/discovery > -- Guillaume Lederrey Operations Engineer, Discovery Wikimedia Foundation UTC+2 / CEST _______________________________________________ Discovery mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/discovery
