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

feat(tokio): update version to 1.0 #445

Merged
merged 3 commits into from
Jan 17, 2021
Merged

feat(tokio): update version to 1.0 #445

merged 3 commits into from
Jan 17, 2021

Conversation

kurnevsky
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Jan 16, 2021

Pull Request Test Coverage Report for Build 491523898

  • 48 of 57 (84.21%) changed or added relevant lines in 11 files are covered.
  • 11 unchanged lines in 6 files lost coverage.
  • Overall coverage increased (+0.3%) to 95.028%

Changes Missing Coverage Covered Lines Changed/Added Lines %
tox_core/src/relay/server/server_ext.rs 20 21 95.24%
tox_core/src/dht/lan_discovery.rs 0 2 0.0%
tox_core/src/net_crypto/mod.rs 1 3 33.33%
tox_core/src/onion/client/mod.rs 1 3 33.33%
tox_core/src/relay/client/connections.rs 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
tox_core/src/dht/server/mod.rs 1 94.65%
tox_core/src/friend_connection/mod.rs 1 97.85%
tox_core/src/onion/client/nodes_pool.rs 1 88.75%
tox_core/src/net_crypto/mod.rs 2 97.62%
tox_core/src/relay/client/connections.rs 2 95.62%
tox_core/src/onion/client/mod.rs 4 95.7%
Totals Coverage Status
Change from base Build 447511900: 0.3%
Covered Lines: 16015
Relevant Lines: 16853

💛 - Coveralls

@kpp kpp requested a review from suhr January 16, 2021 23:45
@kpp kpp merged commit 7e3ebf6 into master Jan 17, 2021
@kpp kpp deleted the tokio-1 branch January 17, 2021 15:36
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.

4 participants