Skip to content

Test/increase coverage#70

Merged
brozeph merged 3 commits intomainfrom
test/increase-coverage
Mar 8, 2026
Merged

Test/increase coverage#70
brozeph merged 3 commits intomainfrom
test/increase-coverage

Conversation

@brozeph
Copy link
Copy Markdown
Owner

@brozeph brozeph commented Mar 8, 2026

No description provided.

brozeph added 3 commits March 8, 2026 14:46
- Implemented multiple test cases for various SOCKS5 commands including invalid handshake, basic authentication, bind command, and error handling for closed ports.
- Introduced utility functions for port reservation and mock socket creation to facilitate testing.
- Enhanced error handling and response mapping for specific network errors.
- Ensured proper event emissions for proxy data and connection lifecycle events.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.81%. Comparing base (f2956d3) to head (ba826e7).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   76.43%   84.81%   +8.37%     
==========================================
  Files           2        2              
  Lines         573      573              
==========================================
+ Hits          438      486      +48     
+ Misses        135       87      -48     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@brozeph brozeph merged commit 2ff3634 into main Mar 8, 2026
16 checks passed
@brozeph brozeph deleted the test/increase-coverage branch March 8, 2026 22:02
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