Page MenuHomeDevCentral

Generate Wikidate health report for FANTOIR code
ClosedPublic

Authored by dereckson on Jan 13 2023, 07:59.
Tags
None
Referenced Files
F10611287: D2735.diff
Sat, Jul 19, 02:10
Unknown Object (File)
Tue, Jul 15, 14:40
Unknown Object (File)
Thu, Jul 10, 19:39
Unknown Object (File)
Thu, Jul 10, 19:06
Unknown Object (File)
Thu, Jul 10, 17:23
Unknown Object (File)
Thu, Jul 10, 15:38
Unknown Object (File)
Sat, Jul 5, 21:57
Unknown Object (File)
Sat, Jul 5, 13:59
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
No Lint Coverage
Unit
No Test Coverage
Branch
wikidata-health
Build Status
Buildable 4332
Build 4599: arc lint + arc unit

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