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

dennisdoomen / mockly / 34095991752
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/website/npm_and_yarn-a44db1a940
DEFAULT BRANCH: main
Ran 07 Sep 2026 07:37AM UTC
Jobs 1
Files 18
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

07 Sep 2026 07:32AM UTC coverage: 85.475% (+0.8%) from 84.629%
34095991752

push

github

web-flow
Add record and replay support (#198)

* Add record and replay support

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

* Move record replay docs to website

Normalize API approval line endings for cross-platform builds.

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

* Increase record replay test coverage

Restore the existing ImportFromCurl API approvals and cover matching request bodies, replayed headers, and unmatched body behavior.

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

* Fix API approval snapshots after rebasing onto main

The PR branch predated the ImportFromCurl merge into main, so the
built assembly never actually contained that method - the approval
snapshots referenced it in the wrong position. Rebasing onto main
brings the method back, and re-generating the approved API files
(via AcceptApiChanges.ps1) restores the correct alphabetical member
order that PublicApiGenerator produces.

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

* Fix coverage regression and address InspectCode findings

- Add tests covering pass-through recording, sensitive-header redaction,
  and archive URL matching to close the coverage gap.
- Fix ObjectDisposedException on net472: HttpClientHandler disposes
  HttpRequestMessage.Content after sending, so thread the already-buffered
  request body through to CreateEntryAsync instead of re-reading it.
- Fix Cookie header being silently dropped on net472: HttpClientHandler's
  default cookie container overrides manually-set Cookie headers; disable
  it since Mockly forwards headers manually.
- Simplify response.Content null checks (the property never returns null)
  and suppress ReSharper false positives on HAR DTO properties that are
  required for schema compliance but never read back.
- Add a cross-TFM async file-write helper in tests to avoid synchronous
  File.WriteAllText calls.

Co-authored-by: Copilot... (continued)

630 of 861 branches covered (73.17%)

Branch coverage included in aggregate %.

217 of 217 new or added lines in 2 files covered. (100.0%)

1977 of 2189 relevant lines covered (90.32%)

283.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34095991752.1 07 Sep 2026 07:37AM UTC 18
85.48
GitHub Action Run
Source Files on build 34095991752
  • Tree
  • List 18
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34095991752
  • c40c0fae on github
  • Prev Build on main (#34086486449)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc