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

refactor: migrate to an actively maintained fork of rust-tun #38

Merged
merged 4 commits into from
Jan 31, 2024

Conversation

M0dEx
Copy link
Owner

@M0dEx M0dEx commented Jan 31, 2024

This PR:

  1. migrates Quincy from https://github.com/meh/rust-tun to https://github.com/ssrlive/rust-tun, an actively maintained fork
  2. slightly improves performance on all platforms using a select few compilation parameters
  3. adds arm64 MacOS workflows for testing and releasing

@M0dEx M0dEx self-assigned this Jan 31, 2024
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (813dc17) 70.50% compared to head (c15f1a1) 71.12%.

Files Patch % Lines
src/config.rs 62.50% 3 Missing ⚠️
src/interface.rs 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   70.50%   71.12%   +0.61%     
==========================================
  Files          19       19              
  Lines        1007      973      -34     
==========================================
- Hits          710      692      -18     
+ Misses        297      281      -16     

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

@M0dEx M0dEx force-pushed the #37/migration-tun2 branch from 5a52788 to c15f1a1 Compare January 31, 2024 22:32
@M0dEx M0dEx merged commit 3c990be into main Jan 31, 2024
5 of 6 checks passed
@M0dEx M0dEx deleted the #37/migration-tun2 branch January 31, 2024 22:38
sasanj added a commit to sasanj/quincy that referenced this pull request Feb 7, 2024
* refactor: migrate to an actively maintained fork of rust-tun (M0dEx#38)

* feat: update to rust-tun version with automatic route set up on MacOS (M0dEx#39)

---------

Co-authored-by: Jakub Kubík <[email protected]>
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.

1 participant