Skip to content
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

fix: fix issues with form recognizer parsing and form ontology learner #1506

Merged
merged 1 commit into from May 8, 2022

Conversation

mhamilton723
Copy link
Collaborator

@mhamilton723 mhamilton723 commented May 6, 2022

Summary

Briefly describe the changes included in this Pull Request.

Tests

Describe what tests have you performed to validate your changes before submitting the Pull Request. Use 'N/A' if not applicable.

Dependency changes

If you needed to make any changes to dependencies of this project, please describe them here.

AB#1781126

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2022

Codecov Report

Merging #1506 (5205114) into master (f232058) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1506      +/-   ##
==========================================
- Coverage   84.20%   84.13%   -0.08%     
==========================================
  Files         296      296              
  Lines       14923    14904      -19     
  Branches      708      708              
==========================================
- Hits        12566    12539      -27     
- Misses       2357     2365       +8     
Impacted Files Coverage Δ
...ure/synapse/ml/cognitive/FormOntologyLearner.scala 87.75% <100.00%> (+0.52%) ⬆️
...ft/azure/synapse/ml/cognitive/FormRecognizer.scala 74.46% <100.00%> (-1.46%) ⬇️
.../azure/synapse/ml/cognitive/FormRecognizerV3.scala 62.96% <100.00%> (-4.69%) ⬇️
...crosoft/azure/synapse/ml/io/http/HTTPClients.scala 52.94% <0.00%> (-14.71%) ⬇️
...se/ml/cognitive/MultivariateAnomalyDetection.scala 87.03% <0.00%> (-0.75%) ⬇️
.../execution/streaming/continuous/HTTPSourceV2.scala 92.08% <0.00%> (-0.36%) ⬇️
.../microsoft/azure/synapse/ml/cognitive/OpenAI.scala 55.97% <0.00%> (+0.74%) ⬆️
...ft/azure/synapse/ml/featurize/DataConversion.scala 85.24% <0.00%> (+1.63%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f232058...5205114. Read the comment docs.

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit 4975dda into microsoft:master May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants