Skip to content

Do not panic if no addresses were found#345

Merged
9seconds merged 1 commit intomasterfrom
fix-no-addresses
Feb 26, 2026
Merged

Do not panic if no addresses were found#345
9seconds merged 1 commit intomasterfrom
fix-no-addresses

Conversation

@9seconds
Copy link
Copy Markdown
Owner

This fixes #341

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.52%. Comparing base (9c122f9) to head (449f841).

Files with missing lines Patch % Lines
mtglib/proxy.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #345      +/-   ##
==========================================
- Coverage   68.86%   68.52%   -0.35%     
==========================================
  Files          81       81              
  Lines        2746     2748       +2     
==========================================
- Hits         1891     1883       -8     
- Misses        749      759      +10     
  Partials      106      106              

☔ 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 5549a82 into master Feb 26, 2026
8 checks passed
@9seconds 9seconds deleted the fix-no-addresses branch February 26, 2026 12:35
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.

Panic: nil pointer dereference in Obfuscator.SendHandshake

2 participants