Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(www): don't try to build tun2socks when developing for the browser #1833

Merged
merged 2 commits into from
Feb 5, 2024

do it in the javascript

55402b0
Select commit
Loading
Failed to load commit list.
Merged

fix(www): don't try to build tun2socks when developing for the browser #1833

do it in the javascript
55402b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2024 in 0s

40% (+0%) compared to e11d99e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e11d99e) 40% compared to head (55402b0) 40%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1833   +/-   ##
======================================
  Coverage      40%     40%           
======================================
  Files          39      39           
  Lines        1805    1805           
  Branches      337     337           
======================================
  Hits          738     738           
  Misses       1067    1067           

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