dolthub / dolthub-issues

Issues for dolthub.com
https://dolthub.com
4 stars 1 forks source link

Improve the diff review experience #530

Open liuliu-dev opened 6 months ago

liuliu-dev commented 6 months ago

When dealing with massive data changes, reviewing the diff page can become quite challenging. We could get a sample that gives us a good overview of the overall changes. It could be a random set of diffs, or we might offer users the flexibility to specify the size / nature of the diffs they want to see.

liuliu-dev commented 6 months ago

we could also set up a workflow similar to GitHub CI that performs checks/tests whenever a new pull request is opened. @timsehn