Commit 837bcf8
[formrecognizer] v2.1 (#15448)
* [formrecognizer] 2.1-preview.2 gen and impl (#14929)
* regen
* add invoice impl
* regen with image/bmp content type for all analyze methods
* support word appearance (gen code only)
* support page_range kwonly arg on content API
* add bounding_box to FormTable
* fix spacing
* add invoice tests
* add invoice samples
* revert erroneous search commit
* add docstring samples for business cards and invoices
* add aka link for fields to business card and invoice samples
* add invoice to readme
* add support for image/bmp
* regen with new changes and hook up gen code
* update changelog
* add tests for content - specify pages
* regen with text appearance on line instead of word
* add appearance to exposed model for FormLine
* update testcase
* fix and add table bounding box check to testcase
* skip receipt/business cards tests until features deployed; uncomment some tests where bugs were fixed
* don't record large request bodies
* fixes to tests/testcase
* more updates to tests
* update logging tests
* update content samples
* moving recordings to another PR
* fix pylint
* fix
* let invoices return tables
* pylint fix
* update readme examples to include invoice for now
* update content_type docstring description
* update grammar
* adding v2.1 recordings (receipt/business card skipped for now) (#14928)
* rerecord an invoice test
Co-authored-by: iscai-msft <[email protected]>
* [formrecognizer] add copy tests for new features in v2.1 (#14987)
* add copy tests for new features in v2.1
* rerecord test
* test that submodels are the same and fix get custom model for composed model
* [formrecognizer] adds language param (#14984)
* regen latest swagger in PR
* add language to form recognizer clients and update changelog
* add basic tests for language
* update docstrings
* newlines
* docstring feedback
* update language docstring to point to service docs for available language codes
* [form recognizer] add tests for invoice multipage (#15012)
* [formrecognizer] fix sphinx errors and unify transform testcase for FormFields (#15056)
* fix sphinx errors
* unify method for checking transform of FormFields and update tests
* switch invoices test to use unified form fields transform check
* accidental whitespace
* [formrecognizer] allow None for required params when passing a continuation_token into an LRO method (#15010)
* update clients such that when using a continuation token, you can pass None for any required params in method
* update continuation token tests
* receipt test - total value fixed (#15159)
* add python 3.9 to setup classifiers (#15208)
* [formrecognizer] adds tests for forms in other languages (#15173)
* adding language option to testcase to get blob url of form
* add sync tests
* add async tests
* add async recordings
* fix testcase for recordings
* [formrecognizer] unskip receipt/business card tests and re-record with preview.2 (#15270)
* rerecord business card and receipt tests with preview.2
* preface commented out test assertions with FIXME
* [formrecognizer] Remove business card ContactNames page_number workaround (#15275)
* revert setting business card ContactNames page number now that service returns this value
* remove workaround in tests
* uncomment receipt test assertions - regression fixed (#15345)
* [formrecognizer] doc updates (#15346)
* docs fixes, wip
* more docs updates
* more doc updates
* [formrecognizer] try using existing resource in live tests (#15483)
* try using existing FR resource
* rename
* fix env var name (#15486)
* [formrecognizer] updates to test in prod (#15491)
* add python 3.9 to live tests matrix
* sleep for 10 mins between resource creating and calls to endpoints
* receipt regression not fixed in prod yet - comment assertions out
* update timeout for live runs for FR (#15492)
* remove sample tests - will be run in smoke tests (#15494)
Co-authored-by: iscai-msft <[email protected]>
Co-authored-by: iscai-msft <[email protected]>1 parent 7ef0743 commit 837bcf8
File tree
491 files changed
+90232
-1099214
lines changed- sdk/formrecognizer
- azure-ai-formrecognizer
- azure/ai/formrecognizer
- _generated
- aio
- v2_0
- aio/operations
- operations
- v2_1_preview_2
- aio
- operations
- models
- operations
- aio
- samples
- async_samples
- tests
- recordings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
491 files changed
+90232
-1099214
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
24 | 33 | | |
25 | 34 | | |
26 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
135 | | - | |
136 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
156 | 160 | | |
157 | 161 | | |
158 | 162 | | |
159 | | - | |
| 163 | + | |
160 | 164 | | |
161 | 165 | | |
162 | 166 | | |
| |||
170 | 174 | | |
171 | 175 | | |
172 | 176 | | |
| 177 | + | |
173 | 178 | | |
174 | 179 | | |
175 | 180 | | |
| |||
216 | 221 | | |
217 | 222 | | |
218 | 223 | | |
219 | | - | |
| 224 | + | |
220 | 225 | | |
221 | 226 | | |
222 | 227 | | |
| |||
235 | 240 | | |
236 | 241 | | |
237 | 242 | | |
| 243 | + | |
238 | 244 | | |
239 | 245 | | |
240 | 246 | | |
| |||
309 | 315 | | |
310 | 316 | | |
311 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
312 | 342 | | |
313 | 343 | | |
314 | 344 | | |
| |||
439 | 469 | | |
440 | 470 | | |
441 | 471 | | |
| 472 | + | |
442 | 473 | | |
443 | 474 | | |
444 | 475 | | |
445 | 476 | | |
446 | 477 | | |
447 | 478 | | |
448 | | - | |
| 479 | + | |
449 | 480 | | |
450 | 481 | | |
451 | 482 | | |
| |||
456 | 487 | | |
457 | 488 | | |
458 | 489 | | |
| 490 | + | |
459 | 491 | | |
460 | 492 | | |
461 | 493 | | |
| |||
510 | 542 | | |
511 | 543 | | |
512 | 544 | | |
| 545 | + | |
513 | 546 | | |
514 | 547 | | |
515 | 548 | | |
| |||
531 | 564 | | |
532 | 565 | | |
533 | 566 | | |
| 567 | + | |
| 568 | + | |
534 | 569 | | |
535 | 570 | | |
536 | 571 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
| 76 | + | |
| 77 | + | |
70 | 78 | | |
71 | 79 | | |
72 | 80 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments