-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[formrecognizer] v2.1 #15448
Merged
Merged
[formrecognizer] v2.1 #15448
+90,232
−1,099,214
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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 <iscai@microsoft.com>
* 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
* 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
…ormFields (#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
…uation_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
* adding language option to testcase to get blob url of form * add sync tests * add async tests * add async recordings * fix testcase for recordings
…h preview.2 (#15270) * rerecord business card and receipt tests with preview.2 * preface commented out test assertions with FIXME
…ound (#15275) * revert setting business card ContactNames page number now that service returns this value * remove workaround in tests
* docs fixes, wip * more docs updates * more doc updates
kristapratico
requested review from
danieljurek,
iscai-msft and
rakshith91
as code owners
November 19, 2020 17:49
* try using existing FR resource * rename
iscai-msft
previously approved these changes
Nov 20, 2020
* 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
iscai-msft
previously approved these changes
Nov 20, 2020
maririos
previously approved these changes
Nov 20, 2020
kristapratico
dismissed stale reviews from maririos and iscai-msft
via
November 21, 2020 00:16
176de7d
iscai-msft
approved these changes
Nov 23, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Live tests pass [canary]: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=629480&view=results
Live tests pass [prod]: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=629517&view=results