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

Basic errors #39

Merged
merged 4 commits into from
Oct 12, 2018
Merged

Basic errors #39

merged 4 commits into from
Oct 12, 2018

Conversation

str4d
Copy link
Owner

@str4d str4d commented Oct 12, 2018

Part of #32.

@codecov-io
Copy link

Codecov Report

Merging #39 into master will decrease coverage by 0.12%.
The diff coverage is 27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   62.01%   61.89%   -0.13%     
==========================================
  Files          29       30       +1     
  Lines        4091     4091              
==========================================
- Hits         2537     2532       -5     
- Misses       1554     1559       +5
Impacted Files Coverage Δ
src/data/frame.rs 60.94% <ø> (ø) ⬆️
src/router/types.rs 0% <0%> (ø)
src/router/builder.rs 0% <0%> (ø) ⬆️
src/crypto/dsa.rs 65.51% <0%> (ø) ⬆️
src/data/mod.rs 67.26% <0%> (+1.59%) ⬆️
src/netdb/mod.rs 34.93% <20%> (ø) ⬆️
src/file/mod.rs 40% <28.57%> (-3.59%) ⬇️
src/crypto/mod.rs 56.84% <43.9%> (-1.53%) ⬇️
src/crypto/elgamal.rs 96.32% <50%> (ø) ⬆️
src/transport/ntcp/handshake/mod.rs 80.27% <0%> (-0.1%) ⬇️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e95eef7...b42b481. Read the comment docs.

@str4d str4d merged commit 2547f72 into master Oct 12, 2018
@str4d str4d deleted the basic-errors branch October 12, 2018 13:48
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