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

Config file and initial options #50

Merged
merged 9 commits into from
Oct 23, 2018
Merged

Config file and initial options #50

merged 9 commits into from
Oct 23, 2018

Conversation

str4d
Copy link
Owner

@str4d str4d commented Oct 22, 2018

Part of #45.

@codecov-io
Copy link

Codecov Report

Merging #50 into master will decrease coverage by 0.25%.
The diff coverage is 24.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   61.68%   61.42%   -0.26%     
==========================================
  Files          30       29       -1     
  Lines        4259     4298      +39     
==========================================
+ Hits         2627     2640      +13     
- Misses       1632     1658      +26
Impacted Files Coverage Δ
src/lib.rs 100% <ø> (ø) ⬆️
src/netdb/mod.rs 34.11% <0%> (-0.83%) ⬇️
src/router/mod.rs 0% <0%> (ø) ⬆️
src/router/builder.rs 0% <0%> (ø) ⬆️
src/router/mock.rs 52% <100%> (+2%) ⬆️
src/transport/mod.rs 70.93% <100%> (+1.82%) ⬆️
src/crypto/dsa.rs 65.51% <100%> (ø) ⬆️

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 99ff398...86e8cdc. Read the comment docs.

@str4d
Copy link
Owner Author

str4d commented Oct 23, 2018

The one failure was due to a GitHub timeout error.

@str4d str4d merged commit d9f9def into master Oct 23, 2018
@str4d str4d deleted the 45-config branch October 23, 2018 08:23
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