• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dennisdoomen / mockly / 26688461225
85%

Build:
DEFAULT BRANCH: main
Ran 30 May 2026 04:09PM UTC
Jobs 1
Files 13
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 May 2026 04:04PM UTC coverage: 84.472% (-0.01%) from 84.482%
26688461225

push

github

web-flow
Add query-parameter and form-field matchers  (#130)

* Add query-parameter and form-field matchers (closes #118)

Add order-independent WithQueryParam(name), WithQueryParam(name, valuePattern)
and WithFormField(name, valuePattern) matchers to RequestMockBuilder, registered
as custom Matcher instances with descriptive diagnostics. Values are matched with
an anchored wildcard so they must match in their entirety. Extra unrelated query
parameters no longer prevent a WithQueryParam mock from matching.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

# Conflicts:
#	Mockly.Specs/HttpMockSpecs.cs

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# interactive rebase in progress; onto 5b7ddb4
# Last command done (1 command done):
#    pick 9685b66 # Add query-parameter and form-field matchers (closes #118)
# Next commands to do (2 remaining commands):
#    pick 36ecf9a # Apply InspectCode suggestions: extension blocks, collection expressions, remove redundant nullable suppression
#    pick 9da8ee5 # Fix CS8602 on net472: add null-forgiving operator after IsNullOrEmpty guard
# You are currently rebasing branch 'dennisdoomen/query-and-form-matchers' on '5b7ddb4'.
#
# Changes to be committed:
#	modified:   Mockly.ApiVerificationTests/ApprovedApi/net472.verified.txt
#	modified:   Mockly.ApiVerificationTests/ApprovedApi/net8.0.verified.txt
#	modified:   Mockly.Specs/HttpMockSpecs.cs
#	modified:   Mockly/Common/StringExtensions.cs
#	modified:   Mockly/RequestMockBuilder.cs
#

* Apply InspectCode suggestions: extension blocks, collection expressions, remove redundant nullable suppression

- Convert StringExtensions static class to C# 14 extension block syntax
- Remove redundant 'using System.Collections.Generic' (covered by implicit usings)
- Remove redundant null-suppression operator from ParseUrlEncoded receiver
- Replace new[] array initializers with col... (continued)

305 of 439 branches covered (69.48%)

Branch coverage included in aggregate %.

80 of 98 new or added lines in 2 files covered. (81.63%)

1 existing line in 1 file now uncovered.

1142 of 1274 relevant lines covered (89.64%)

289.73 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
86.84
-1.19% Mockly/RequestMockBuilder.cs
8
83.72
-7.58% Mockly/Common/StringExtensions.cs

Coverage Regressions

Lines Coverage ∆ File
1
83.72
-7.58% Mockly/Common/StringExtensions.cs
Jobs
ID Job ID Ran Files Coverage
1 26688461225.1 30 May 2026 04:09PM UTC 13
84.47
GitHub Action Run
Source Files on build 26688461225
  • Tree
  • List 13
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26688461225
  • 250a5370 on github
  • Prev Build on main (#26687987715)
  • Next Build on main (#26691510749)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc