canvas-lms/gems/csv_diff
James Williams 4ca2847776 add sis batch setting to disable diffing on high diff row count
test plan:
* use the sis imports API to create a diffed sis batch
* refer to the API docs for 'diff_row_count_threshold'
 to use the setting similarly to 'change_threshold' but
 instead set an explicit row count and confirm that
 diffing does not happen if the number of rows that
 would be run in the diff exceeds the threshold

closes #CORE-2711

Change-Id: Idfc77d0aa64a82cf0665ffb5e3cc31f04d9e60e3
Reviewed-on: https://gerrit.instructure.com/189099
Tested-by: Jenkins
Reviewed-by: Rob Orton <rob@instructure.com>
QA-Review: Rob Orton <rob@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
2019-04-16 12:31:50 +00:00
..
lib add sis batch setting to disable diffing on high diff row count 2019-04-16 12:31:50 +00:00
spec add sis batch setting to disable diffing on high diff row count 2019-04-16 12:31:50 +00:00
Gemfile csv_diff gem 2015-02-26 15:52:58 +00:00
csv_diff.gemspec upgrade many canvas gems to rspec 3 syntax 2016-12-27 18:44:23 +00:00
test.sh simplify gem test harnesses 2016-01-19 17:52:58 +00:00