Thanks for the feedback!
On Tue, Jan 16, 2018 at 12:10 AM, Alessio Melandri <alessiom92(a)gmail.com> wrote:
> Thanks Guillaume, I really appreciate it!
>
> Reading them I've found that all the links in
> https://doc.wikimedia.org/wikidata-query-rdf/parent/ are pointing to
> https://doc.wikimedia.org/index.html currently a 404.
Yes, I know about the issue, but I have not had time to dig into it
yet. Maven does some strange magic to convert links to relative links,
but it fails in this case. Strangely enough, the links on the left
menu point to the same page, but work...
I'll try to find some time to fix this, but it isn't very high on my
priority list at the moment. Patches are always welcomed!
Have fun!
Guillaume
> Thanks,
>
> Alessio
>
> 2018-01-04 10:27 GMT+01:00 Guillaume Lederrey <glederrey(a)wikimedia.org>:
>>
>> 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.ht…
>> [5]
>> https://doc.wikimedia.org/wikidata-query-rdf/parent/dependency-updates-repo…
>>
>> --
>> Guillaume Lederrey
>> Operations Engineer, Discovery
>> Wikimedia Foundation
>> UTC+2 / CEST
>>
>> _______________________________________________
>> Wikidata mailing list
>> Wikidata(a)lists.wikimedia.org
>> https://lists.wikimedia.org/mailman/listinfo/wikidata
>
>
>
> _______________________________________________
> Wikidata mailing list
> Wikidata(a)lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikidata
>
--
Guillaume Lederrey
Operations Engineer, Discovery
Wikimedia Foundation
UTC+2 / CEST
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.ht…
[5] https://doc.wikimedia.org/wikidata-query-rdf/parent/dependency-updates-repo…
--
Guillaume Lederrey
Operations Engineer, Discovery
Wikimedia Foundation
UTC+2 / CEST