Skip to content

Conversation

@jennyf19
Copy link
Collaborator

…casing
Possible fix for #3206 from Cline VS code extension

@jennyf19 jennyf19 requested a review from a team as a code owner April 14, 2025 18:21
@github-actions
Copy link

Summary

Summary
Generated on: 4/14/2025 - 6:35:48 PM
Coverage date: 4/14/2025 - 6:25:09 PM - 4/14/2025 - 6:35:20 PM
Parser: MultiReport (60x Cobertura)
Assemblies: 1
Classes: 7
Files: 2
Line coverage: 80.3% (620 of 772)
Covered lines: 620
Uncovered lines: 152
Coverable lines: 772
Total lines: 483
Branch coverage: 67.8% (228 of 336)
Covered branches: 228
Total branches: 336
Method coverage: Feature is only available for sponsors

Coverage

Microsoft.IdentityModel.JsonWebTokens - 80.3%
Name Line Branch
Microsoft.IdentityModel.JsonWebTokens 80.3% 67.8%
Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities 100%
System.Text.RegularExpressions.Generated 80.3% 67.8%
System.Text.RegularExpressions.Generated 80.3% 67.8%
System.Text.RegularExpressions.Generated.<RegexGenerator_g>F12A1AEDDDFE32BA
DF4DBFF323AF1BCB48B9F9721B7CD3E05F5E034CF225E3DF8__CreateJweRegex_1
79.2% 68%
System.Text.RegularExpressions.Generated.<RegexGenerator_g>F12A1AEDDDFE32BA
DF4DBFF323AF1BCB48B9F9721B7CD3E05F5E034CF225E3DF8__CreateJwsRegex_0
81.4% 67.6%
System.Text.RegularExpressions.Generated.<RegexGenerator_g>F334844C618E00D3
CEC5D3FE0D00CF0141BBEE98635313BB2CB8D3921464CE05A__CreateJweRegex_1
79.2% 68%
System.Text.RegularExpressions.Generated.<RegexGenerator_g>F334844C618E00D3
CEC5D3FE0D00CF0141BBEE98635313BB2CB8D3921464CE05A__CreateJwsRegex_0
81.4% 67.6%

@jennyf19 jennyf19 changed the title Cline fix for ype attribute of SubjectConfirmationData has incorrect … Cline fix for Type attribute of SubjectConfirmationData has incorrect … Apr 14, 2025
@gislikonrad
Copy link
Contributor

Thanks for the quick response, I would like to point out that reading will still be broken. The following line will never get the correct type and the validation in the following if statement will never be run.

@saurabhsathe-ms saurabhsathe-ms self-assigned this Apr 23, 2025
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.

5 participants