Skip to content

Doppleganger#352

Merged
9seconds merged 16 commits intomasterfrom
doppleganger
Mar 12, 2026
Merged

Doppleganger#352
9seconds merged 16 commits intomasterfrom
doppleganger

Conversation

@9seconds
Copy link
Copy Markdown
Owner

This PR presents a new doppleganger subsystem that aims to mimic delays and TLS record sizes of the real website.

There would be series of other PRs, so full update will be in release notes. This will probably make v2.2

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 86.46362% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.36%. Comparing base (23aa2ee) to head (ffd3ab0).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
mtglib/internal/doppel/ganger.go 75.82% 19 Missing and 3 partials ⚠️
mtglib/proxy.go 51.21% 20 Missing ⚠️
mtglib/internal/doppel/scout.go 84.31% 4 Missing and 4 partials ⚠️
mtglib/internal/tls/fake/client_side.go 94.61% 4 Missing and 3 partials ⚠️
internal/cli/run_proxy.go 0.00% 6 Missing ⚠️
mtglib/internal/doppel/conn.go 91.48% 4 Missing ⚠️
mtglib/internal/doppel/scout_conn.go 82.60% 2 Missing and 2 partials ⚠️
mtglib/internal/tls/fake/server_side.go 92.59% 2 Missing and 2 partials ⚠️
internal/config/type_https_url.go 90.90% 1 Missing and 1 partial ⚠️
mtglib/internal/tls/conn.go 92.30% 1 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #352      +/-   ##
==========================================
+ Coverage   69.11%   71.36%   +2.25%     
==========================================
  Files          90       97       +7     
  Lines        2940     3276     +336     
==========================================
+ Hits         2032     2338     +306     
- Misses        793      822      +29     
- Partials      115      116       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@9seconds 9seconds merged commit 6493688 into master Mar 12, 2026
8 checks passed
@9seconds 9seconds deleted the doppleganger branch March 12, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants