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.
All the reports are generated via Maven, and reflect the current state of the master branch of the project [2]. Reports are organized by modules. Feel free to browse through them and see if you find anything interesting. A few pointers to get started (links provided to the "tools" module, the same reports are available for other modules as well): * JaCoCo code coverage [3]: line and branch unit test coverage * JDepend [4]: a few slightly obscure code metrics. Package cycles and "distance" are interesting ones. * Dependency updates [5]: which of our dependencies could be upgraded (yes, we have some work to do on that side) If you know about other interesting reports that could be added to that collection, feel free to reach out to me. And if you want to start addressing some of those issues, patches are always welcomed! Thanks for your time... Guillaume [1] https://doc.wikimedia.org/wikidata-query-rdf/parent/ [2] https://github.com/wikimedia/wikidata-query-rdf/ [3] https://doc.wikimedia.org/wikidata-query-rdf/parent/tools/jacoco/index.html [4] https://doc.wikimedia.org/wikidata-query-rdf/parent/tools/jdepend-report.html [5] https://doc.wikimedia.org/wikidata-query-rdf/parent/dependency-updates-report.html -- Guillaume Lederrey Operations Engineer, Discovery Wikimedia Foundation UTC+2 / CEST _______________________________________________ Discovery mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/discovery
