Skip to content

Conversation

JoshLozensky
Copy link
Contributor

@JoshLozensky JoshLozensky commented Mar 21, 2025

There were not thread-safety tests for the places we have locks, this adds some. Addresses #3178

@JoshLozensky JoshLozensky requested a review from a team as a code owner March 21, 2025 00:34

This comment was marked as resolved.

This comment was marked as outdated.

@JoshLozensky JoshLozensky force-pushed the lozensky/AddConcurrencyTests branch from 42f634c to e4c697e Compare March 24, 2025 20:43

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link

github-actions bot commented Apr 2, 2025

Summary

Summary
Generated on: 4/2/2025 - 8:32:11 PM
Coverage date: 4/2/2025 - 8:21:25 PM - 4/2/2025 - 8:31:45 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%

@JoshLozensky JoshLozensky merged commit c939be3 into dev Apr 3, 2025
6 checks passed
@JoshLozensky JoshLozensky deleted the lozensky/AddConcurrencyTests branch April 3, 2025 18:13
This was referenced Aug 15, 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.

4 participants