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

dennisdoomen / mockly
83%

Build:
DEFAULT BRANCH: main
Repo Added 09 Dec 2025 06:19PM UTC
Token ImUVmuPwcYeKlGHLnzZ2TjFKJVunyHkuP regen
Build 134 Last
Files 14
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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 1.1.0
  • 1.1.1
  • 1.2.0
  • 1.2.1
  • 1.3.0
  • 1.4.0
  • 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/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/npm_and_yarn/website/npm_and_yarn-14dc0ebc5a
  • 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/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/Microsoft.Extensions.Http-10.0.1
  • dependabot/nuget/Mockly/minor-dependencies-e15c1a54b2
  • dependabot/nuget/minor-dependencies-4e283200eb
  • dependabot/nuget/minor-dependencies-5c1d0bf5fd
  • 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
  • refactor/add-extra-test

16 Mar 2026 06:25AM UTC coverage: 83.315%. Remained the same
23130820616

push

github

dennisdoomen
Bump the minor-dependencies group with 1 update

Bumps Microsoft.Extensions.Http from 9.0.13 to 9.0.14

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 9.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

282 of 405 branches covered (69.63%)

Branch coverage included in aggregate %.

1206 of 1381 relevant lines covered (87.33%)

108.31 hits per line

Relevant lines Covered
Build:
Build:
1381 RELEVANT LINES 1206 COVERED LINES
108.31 HITS PER LINE
Source Files on main
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23130820616 main Bump the minor-dependencies group with 1 update Bumps Microsoft.Extensions.Http from 9.0.13 to 9.0.14 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-version: 9.0.14 dependency-type: direct:production upda... push 16 Mar 2026 06:30AM UTC dennisdoomen github
83.31
22919295022 main Allow passing JsonSerializerOptions to a request mock (#82) push 10 Mar 2026 07:02PM UTC web-flow github
83.31
22918158276 main Add WithBody(object) overload to RequestMockBuilder for JSON body matching (#80) push 10 Mar 2026 06:35PM UTC web-flow github
83.37
22618149662 main Bump the all-actions group with 3 updates Bumps the all-actions group with 3 updates: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance), [actions/upload-artifact](https://github.com/actions/upload-artifact) and... push 03 Mar 2026 10:14AM UTC dennisdoomen github
83.46
22567689722 main Bump the minor-dependencies group with 1 update Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-typ... push 02 Mar 2026 08:35AM UTC dennisdoomen github
83.46
22295876253 main Bump ajv in /website in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the /website directory: [ajv](https://github.com/ajv-validator/ajv). Updates `ajv` from 6.12.6 to 6.14.0 - [Release notes](https://g... push 23 Feb 2026 06:56AM UTC dennisdoomen github
83.46
22196537345 main Add `WithBodyHavingPropertiesEqualTo` and change `WithBodyHavingPropertiesOf` to partial matching (#74) push 19 Feb 2026 07:26PM UTC web-flow github
83.46
22196171435 main Clarify a mock without query string if the actual request has one push 19 Feb 2026 07:16PM UTC web-flow github
83.79
22051742507 main Bump the minor-dependencies group with 4 updates Bumps FluentAssertions from 7.0.0 to 7.1.0 Bumps Meziantou.Analyzer from 2.0.298 to 2.0.302 Bumps Microsoft.Extensions.Http from 9.0.0 to 9.0.13 Bumps Verify.Xunit from 31.12.0 to 31.12.5 --- upda... push 16 Feb 2026 05:59AM UTC dennisdoomen github
82.64
22051748791 main Bump the all-actions group with 3 updates Bumps the all-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [actions/upload-pages-artifact](https:/... push 16 Feb 2026 05:59AM UTC dennisdoomen github
82.64
See All Builds (116)

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