-
Notifications
You must be signed in to change notification settings - Fork 80
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
Development #170
Development #170
Conversation
Codecov ReportBase: 52.57% // Head: 44.02% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #170 +/- ##
==========================================
- Coverage 52.57% 44.02% -8.55%
==========================================
Files 16 17 +1
Lines 2798 2519 -279
==========================================
- Hits 1471 1109 -362
- Misses 1327 1410 +83
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
- Show QR code + link when sending files (not that useful yet, but still) - Brought back progress bars to send-many
This is a preparation for the addition of a cryptographic backend based on the Noise protocol. It moves out all relevant code to its own submodule, and abstracts all functions away with traits.
c52796e
to
eef78f6
Compare
Otherwise we might run into stack overflows
Upstream finally tagged a release that includes the fixes that were forcing a Git HEAD usage here. In order for distro packages to be reproducible it is important to use tagged dependency versions, especially at tagged release points. allie-wake-up/cli-clipboard#13
No description provided.