Show HN: Data-review, diff the data/numbers a PR changes
Category: devtools
Tags: data-engineering, data-review, code-review, data-pipeline
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
Data-review is a tool for detecting data impact changes in pull requests by re-running pipeline lanes and diffing against committed baselines. It uniquely combines deterministic scripts with agent-based judgment to catch silent data bugs like scaling errors, double-counting, and locale misparses that tests miss.
Target audience: data engineers
Repository: https://github.com/10fra/data-review · Python · MIT
View on Hacker News