Page MenuHomeDevCentral

Generate Wikidate health report for FANTOIR code
ClosedPublic

Authored by dereckson on Jan 13 2023, 07:59.
Tags
None
Referenced Files
F7269168: D2735.diff
Wed, Apr 23, 16:25
Unknown Object (File)
Mon, Apr 21, 23:04
Unknown Object (File)
Mon, Apr 21, 22:22
Unknown Object (File)
Sun, Apr 20, 22:32
Unknown Object (File)
Sun, Apr 20, 22:25
Unknown Object (File)
Sun, Apr 20, 21:24
Unknown Object (File)
Sun, Apr 20, 18:55
Unknown Object (File)
Sat, Apr 19, 04:24
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