owid / etl

A compute graph for loading and transforming OWID's data
https://docs.owid.io/projects/etl
MIT License
58 stars 18 forks source link

chart-diff: there is some chart-leakage #2880

Open lucasrodes opened 4 days ago

lucasrodes commented 4 days ago

One-liner

After working on your PR for some time, if you check the chart-diffs, there might be some charts that are unknown to you. These seem to come from some inaccurate comparison between server database tables.

Things that lead to different charts

Context & details

After some days of working on your PR, some chart-diffs appear hidden in chart-diff app. These are ignored by @owidbot, and are not shown by default, so not critical. Most of the charts appear to be tagged with labels metadata change or data change.

Examples

Problems

Marigold commented 4 days ago

@lucasrodes I'm on it. I know where is this coming from. I'll rethink how modified_charts_by_admin works and split it into two parts - chart config updates and data/metadata updates.

larsyencken commented 1 day ago

From discussion