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

dennisdoomen / mockly
84%
main: 84%

Build:
Build:
LAST BUILD BRANCH: 1.5.0
DEFAULT BRANCH: main
Repo Added 09 Dec 2025 06:19PM UTC
Token ImUVmuPwcYeKlGHLnzZ2TjFKJVunyHkuP regen
Build 169 Last
Files 13
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

LAST BUILD ON BRANCH 1.5.0
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 1.1.0
  • 1.1.1
  • 1.2.0
  • 1.2.1
  • 1.3.0
  • 1.4.0
  • 1.4.1
  • 1.5.0
  • copilot/add-get-message-handler
  • copilot/add-jsonserializeroptions-to-request-mock
  • copilot/add-respondswith-overload
  • copilot/add-response-builder-interfaces
  • copilot/add-withbody-to-requestmockbuilder
  • copilot/create-documentation-website
  • copilot/improve-query-string-matching
  • copilot/modify-release-notes-config
  • copilot/rename-withbodyhavingpropertiesof
  • copilot/url-encode-path-query
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/all-actions-4c7d03f22a
  • dependabot/github_actions/all-actions-d28f33e231
  • dependabot/github_actions/all-actions-d47ceab2ed
  • dependabot/npm_and_yarn/website/npm_and_yarn-14dc0ebc5a
  • dependabot/npm_and_yarn/website/npm_and_yarn-75c1c8acd9
  • dependabot/npm_and_yarn/website/npm_and_yarn-8dab9e742b
  • dependabot/npm_and_yarn/website/npm_and_yarn-f1bf2b0a19
  • dependabot/nuget/FluentAssertions.Mockly.v7/FluentAssertions-7.2.0
  • dependabot/nuget/FluentAssertions.Mockly.v7/minor-dependencies-d699d54802
  • dependabot/nuget/Meziantou.Analyzer-2.0.260
  • dependabot/nuget/Meziantou.Analyzer-3.0.26
  • dependabot/nuget/Mockly.ApiVerificationTests/PublicApiGenerator-11.5.4
  • dependabot/nuget/Mockly.ApiVerificationTests/minor-dependencies-3952d84455
  • dependabot/nuget/Mockly.Specs/Microsoft.NET.Test.Sdk-18.0.1
  • dependabot/nuget/Mockly.Specs/coverlet.collector-8.0.1
  • dependabot/nuget/Mockly/Microsoft.Extensions.Http-10.0.1
  • dependabot/nuget/Mockly/minor-dependencies-e15c1a54b2
  • dependabot/nuget/minor-dependencies-4e283200eb
  • dependabot/nuget/minor-dependencies-4fb224bab7
  • dependabot/nuget/minor-dependencies-5c1d0bf5fd
  • dependabot/nuget/minor-dependencies-e89a7593ce
  • docs/mention-default-baseaddress
  • feature/55-improve-post-details
  • fix-coverage-reporting
  • fix-nulls-in-body-assertions
  • fix/52-with-body
  • fix/58-equivalency
  • fix/port-parsing
  • fix/throw-in-respond
  • improve-thread-safety
  • main
  • refactor/add-extra-test

10 Apr 2026 07:57AM UTC coverage: 83.649% (+0.04%) from 83.612%
24234006683

push

github

web-flow
Add `GetMessageHandler()` to `HttpMock` (#94)

* Add GetMessageHandler() to HttpMock and update docs

Agent-Logs-Url: https://github.com/dennisdoomen/mockly/sessions/fcb676b8-3631-4914-b34c-a17512d79051

Co-authored-by: dennisdoomen <572734+dennisdoomen@users.noreply.github.com>

* Dispose HttpClient in test to fix CA2000

Agent-Logs-Url: https://github.com/dennisdoomen/mockly/sessions/fcb676b8-3631-4914-b34c-a17512d79051

Co-authored-by: dennisdoomen <572734+dennisdoomen@users.noreply.github.com>

* Rename test method per feedback

Agent-Logs-Url: https://github.com/dennisdoomen/mockly/sessions/7d566c31-4f98-4a1e-81c6-09037d9cbdeb

Co-authored-by: dennisdoomen <572734+dennisdoomen@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dennisdoomen <572734+dennisdoomen@users.noreply.github.com>

206 of 311 branches covered (66.24%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

899 of 1010 relevant lines covered (89.01%)

334.8 hits per line

Relevant lines Covered
Build:
Build:
1010 RELEVANT LINES 899 COVERED LINES
334.8 HITS PER LINE
Source Files on main
  • Tree
  • List 13
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24234006683 1.5.0 Add `GetMessageHandler()` to `HttpMock` (#94) * Add GetMessageHandler() to HttpMock and update docs Agent-Logs-Url: https://github.com/dennisdoomen/mockly/sessions/fcb676b8-3631-4914-b34c-a17512d79051 Co-authored-by: dennisdoomen <572734+dennis... push 10 Apr 2026 08:37AM UTC web-flow github
83.65
24232831128 main Add `GetMessageHandler()` to `HttpMock` (#94) * Add GetMessageHandler() to HttpMock and update docs Agent-Logs-Url: https://github.com/dennisdoomen/mockly/sessions/fcb676b8-3631-4914-b34c-a17512d79051 Co-authored-by: dennisdoomen <572734+dennis... push 10 Apr 2026 08:01AM UTC web-flow github
83.65
24231931000 copilot/add-get-message-handler Rename test method per feedback Agent-Logs-Url: https://github.com/dennisdoomen/mockly/sessions/7d566c31-4f98-4a1e-81c6-09037d9cbdeb Co-authored-by: dennisdoomen <572734+dennisdoomen@users.noreply.github.com> Pull #94 10 Apr 2026 07:36AM UTC web-flow github
83.65
24231932257 copilot/add-get-message-handler Merge 6979ce291 into 5a7074593 Pull #94 10 Apr 2026 07:36AM UTC web-flow github
83.65
24231807719 copilot/add-get-message-handler Merge aa6ebfa0e into 5a7074593 Pull #94 10 Apr 2026 07:33AM UTC web-flow github
83.65
24231799985 copilot/add-get-message-handler Dispose HttpClient in test to fix CA2000 Agent-Logs-Url: https://github.com/dennisdoomen/mockly/sessions/fcb676b8-3631-4914-b34c-a17512d79051 Co-authored-by: dennisdoomen <572734+dennisdoomen@users.noreply.github.com> push 10 Apr 2026 07:33AM UTC web-flow github
83.65
24032133888 main Bump the minor-dependencies group with 1 update Bumps Meziantou.Analyzer from 3.0.29 to 3.0.44 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.44 dependency-type: direct:production update-type: versi... push 06 Apr 2026 12:43PM UTC dennisdoomen github
83.61
24017135760 dependabot/nuget/minor-dependencies-4fb224bab7 Bump the minor-dependencies group with 1 update Bumps Meziantou.Analyzer from 3.0.29 to 3.0.44 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.44 dependency-type: direct:production update-type: versi... Pull #93 06 Apr 2026 03:15AM UTC web-flow github
83.61
24017136712 dependabot/nuget/minor-dependencies-4fb224bab7 Merge da123c8d2 into 53792093d Pull #93 06 Apr 2026 03:15AM UTC web-flow github
83.61
23834824328 main Exclude Dependabot PRs from release notes Agent-Logs-Url: https://github.com/dennisdoomen/mockly/sessions/3b0613e6-f37c-4771-8caa-aedf1a369c94 Co-authored-by: dennisdoomen <572734+dennisdoomen@users.noreply.github.com> push 01 Apr 2026 06:23AM UTC dennisdoomen github
83.61
See All Builds (148)

Badge your Repo: mockly

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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