Commit 98d1308
feat: fill test and documentation coverage gaps (#58)
* docs: add coverage-gaps design doc
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs: add coverage-gaps implementation plan
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* test: add Merge unit tests for AsyncDataTable
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* test: add Merge unit tests for AsyncDataTable
* test: add Compute unit tests for AsyncDataTable
* test: add Compute unit tests for AsyncDataTable
* test: add LoadDataRow unit tests for AsyncDataTable
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* test: add LoadDataRow unit tests for AsyncDataTable
* test: add BeginInit, BeginLoadData, Reset unit tests for AsyncDataTable
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* test: add BeginInit, BeginLoadData, Reset unit tests for AsyncDataTable
* docs: add XML I/O cookbook page
* docs: add Merge and row versioning cookbook page
* docs: add Compute, constraints, and relations cookbook page
* docs: add DataRowVersion.Proposed example to merge-and-row-versioning cookbook
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 6a7177e commit 98d1308
6 files changed
Lines changed: 1622 additions & 0 deletions
File tree
- docs/plans
- tests/System.Data.Async.DataSet.Tests
- website/docs/cookbook
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
0 commit comments