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

Development #170

Merged
merged 10 commits into from
Oct 15, 2022
Merged

Development #170

merged 10 commits into from
Oct 15, 2022

Conversation

piegamesde
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 3, 2022

Codecov Report

Base: 52.57% // Head: 44.02% // Decreases project coverage by -8.54% ⚠️

Coverage data is based on head (9d46aeb) compared to base (a784263).
Patch coverage: 47.78% of modified lines in pull request are covered.

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     
Impacted Files Coverage Δ
cli/src/main.rs 0.00% <0.00%> (ø)
cli/src/util.rs 0.00% <ø> (ø)
src/core.rs 81.33% <ø> (+2.24%) ⬆️
src/transfer.rs 41.66% <34.42%> (+4.09%) ⬆️
src/transit/crypto.rs 49.33% <49.33%> (ø)
src/transfer/v1.rs 36.36% <50.00%> (+4.67%) ⬆️
src/transit.rs 78.00% <63.09%> (-0.21%) ⬇️
src/util.rs 34.34% <71.42%> (+1.01%) ⬆️
src/uri.rs 90.00% <90.00%> (ø)
src/lib.rs 40.00% <100.00%> (+15.00%) ⬆️
... and 13 more

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

- 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.
Otherwise we might run into stack overflows
piegamesde and others added 2 commits October 15, 2022 23:04
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
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