[PR #955] [MERGED] Fix some SonarCloud issues #1164

Closed
opened 2025-12-29 09:18:44 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/955
Author: @StefH
Created: 6/13/2023
Status: Merged
Merged: 6/13/2023
Merged by: @StefH

Base: masterHead: stef-sonarcloud


📝 Commits (2)

  • 119cbe1 Fixed some SonarCloud issues
  • c7267d3 if (value.Contains('\n'))

📊 Changes

5 files changed (+202 additions, -193 deletions)

View changed files

📝 src/WireMock.Net.OpenApiParser/Mappers/OpenApiPathsMapper.cs (+2 -2)
📝 src/WireMock.Net.OpenApiParser/WireMockOpenApiParser.cs (+2 -2)
📝 src/WireMock.Net/Util/CSharpFormatter.cs (+1 -1)
📝 test/WireMock.Net.Tests/Pact/PactTests.cs (+16 -2)
📝 test/WireMock.Net.Tests/WireMockServer.AdminFiles.cs (+181 -186)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/955 **Author:** [@StefH](https://github.com/StefH) **Created:** 6/13/2023 **Status:** ✅ Merged **Merged:** 6/13/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-sonarcloud` --- ### 📝 Commits (2) - [`119cbe1`](https://github.com/wiremock/WireMock.Net/commit/119cbe1ed71152ece47531de4e97ce8cb545e8df) Fixed some SonarCloud issues - [`c7267d3`](https://github.com/wiremock/WireMock.Net/commit/c7267d3cac92edb3bef21fee0ab31df12467af59) if (value.Contains('\n')) ### 📊 Changes **5 files changed** (+202 additions, -193 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.OpenApiParser/Mappers/OpenApiPathsMapper.cs` (+2 -2) 📝 `src/WireMock.Net.OpenApiParser/WireMockOpenApiParser.cs` (+2 -2) 📝 `src/WireMock.Net/Util/CSharpFormatter.cs` (+1 -1) 📝 `test/WireMock.Net.Tests/Pact/PactTests.cs` (+16 -2) 📝 `test/WireMock.Net.Tests/WireMockServer.AdminFiles.cs` (+181 -186) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 09:18:44 +01:00
adam closed this issue 2025-12-29 09:18:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1164