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

Use Guid.TryParseExact with format "D" #1148

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Use Guid.TryParseExact with format "D" #1148

merged 1 commit into from
Jul 29, 2024

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Jul 28, 2024

No description provided.

Copy link

codecov bot commented Jul 28, 2024

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.55%. Comparing base (4b12f34) to head (919d2ae).

Files Patch % Lines
src/WireMock.Net/Server/WireMockServer.Admin.cs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1148   +/-   ##
=======================================
  Coverage   86.55%   86.55%           
=======================================
  Files         426      426           
  Lines       23907    23920   +13     
=======================================
+ Hits        20692    20705   +13     
  Misses       2314     2314           
  Partials      901      901           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@StefH StefH merged commit 8dcf35d into master Jul 29, 2024
12 of 13 checks passed
@StefH StefH deleted the bug/1145-guid branch July 29, 2024 05:56
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.

1 participant