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

feat: Add redactedText to PIIDocV3 #1247

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

stuartleeks
Copy link
Contributor

@stuartleeks stuartleeks commented Nov 8, 2021

Add redactedText API response to PIIDocV3 schema type

Closes #1246

@stuartleeks stuartleeks changed the title feat: Add redactedText to PIIEntityV3 feat: Add redactedText to PIIDocV3 Nov 8, 2021
@mhamilton723
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2021

Codecov Report

Merging #1247 (bd5e744) into master (5a921cc) will decrease coverage by 1.64%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1247      +/-   ##
==========================================
- Coverage   83.15%   81.50%   -1.65%     
==========================================
  Files         300      300              
  Lines       13699    13699              
  Branches      660      660              
==========================================
- Hits        11391    11165     -226     
- Misses       2308     2534     +226     
Impacted Files Coverage Δ
...re/synapse/ml/cognitive/TextAnalyticsSchemas.scala 100.00% <ø> (ø)
...soft/azure/synapse/ml/cognitive/AudioStreams.scala 0.00% <0.00%> (-87.88%) ⬇️
...t/azure/synapse/ml/cognitive/SpeechToTextSDK.scala 18.43% <0.00%> (-72.16%) ⬇️
...crosoft/azure/synapse/ml/cognitive/SpeechAPI.scala 0.00% <0.00%> (-70.00%) ⬇️
...ft/azure/synapse/ml/core/env/StreamUtilities.scala 77.77% <0.00%> (-7.41%) ⬇️
...crosoft/azure/synapse/ml/io/http/HTTPClients.scala 73.33% <0.00%> (-3.34%) ⬇️
.../execution/streaming/continuous/HTTPSourceV2.scala 92.08% <0.00%> (-0.72%) ⬇️

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 5a921cc...bd5e744. Read the comment docs.

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.

redactedText missing from PIIDocV3
3 participants