[PR #421] [MERGED] Fix: do not return empty matchers array when Func has been used #906

Closed
opened 2025-12-29 08:33:58 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/421
Author: @StefH
Created: 2/15/2020
Status: Merged
Merged: 2/15/2020
Merged by: @StefH

Base: masterHead: do_not_return_empty_Matchers_Array


📝 Commits (1)

📊 Changes

2 files changed (+13 additions, -13 deletions)

View changed files

📝 src/WireMock.Net/Serialization/MappingConverter.cs (+12 -12)
📝 test/WireMock.Net.Tests/WireMock.Net.Tests.csproj (+1 -1)

📄 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/421 **Author:** [@StefH](https://github.com/StefH) **Created:** 2/15/2020 **Status:** ✅ Merged **Merged:** 2/15/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `do_not_return_empty_Matchers_Array` --- ### 📝 Commits (1) - [`76d464f`](https://github.com/wiremock/WireMock.Net/commit/76d464f2a7bb20d8aa5d2041d9a0f7f585e8d881) wip ### 📊 Changes **2 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Serialization/MappingConverter.cs` (+12 -12) 📝 `test/WireMock.Net.Tests/WireMock.Net.Tests.csproj` (+1 -1) </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 08:33:58 +01:00
adam closed this issue 2025-12-29 08:33:58 +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#906