Page MenuHomeDevCentral

Generate Wikidate health report for FANTOIR code
ClosedPublic

Authored by dereckson on Jan 13 2023, 07:59.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 14:55
Unknown Object (File)
Sat, Apr 18, 11:26
Unknown Object (File)
Sat, Apr 18, 03:17
Unknown Object (File)
Fri, Apr 17, 20:28
Unknown Object (File)
Thu, Apr 16, 09:01
Unknown Object (File)
Wed, Apr 15, 11:30
Unknown Object (File)
Tue, Apr 14, 09:52
Unknown Object (File)
Tue, Apr 14, 06:58
Subscribers
None

Details

Summary

When we import to fantoir_wikidata table, we can generate a report
to react to database errors. This report can then be published
on a relevant WikiProject subpage.

Ref T1751.

Test Plan

Diff Detail

Repository
rDS Nasqueron Datasources
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson added inline comments.
src/commands/wikidata/mod.rs
84

Debug information, I'd add an unimplemented!() instead here

Move more report code to commands::wikidate::report mod

Works for me, but depends of D2731.

This revision is now accepted and ready to land.Jan 14 2023, 03:01