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

Update Rust crate clap to 4.4.8 #30

Merged
merged 1 commit into from
Nov 13, 2023

Update Rust crate clap to 4.4.8

7613bdd
Select commit
Failed to load commit list.
Merged

Update Rust crate clap to 4.4.8 #30

Update Rust crate clap to 4.4.8
7613bdd
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 0s

85.88% (+1.74%) compared to 7072dfc

View this Pull Request on Codecov

85.88% (+1.74%) compared to 7072dfc

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (7072dfc) 84.14% compared to head (7613bdd) 85.88%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   84.14%   85.88%   +1.74%     
==========================================
  Files         106      106              
  Lines       11298    11969     +671     
==========================================
+ Hits         9507    10280     +773     
+ Misses       1791     1689     -102     
Files Coverage Δ
packages/core/identity/src/conn_id.rs 100.00% <100.00%> (+35.71%) ⬆️
packages/core/identity/src/node_id.rs 88.00% <100.00%> (+22.72%) ⬆️
packages/core/router/src/force_local.rs 100.00% <100.00%> (+100.00%) ⬆️
packages/core/router/src/force_node.rs 100.00% <100.00%> (+100.00%) ⬆️
packages/core/router/src/lib.rs 100.00% <100.00%> (+52.63%) ⬆️
packages/core/utils/src/hashmap.rs 78.26% <100.00%> (+16.61%) ⬆️
packages/core/utils/src/random.rs 100.00% <100.00%> (+100.00%) ⬆️
packages/core/utils/src/vec_dequeue.rs 91.34% <100.00%> (+50.96%) ⬆️
packages/network/src/behaviour.rs 44.44% <100.00%> (+6.94%) ⬆️
packages/network/src/transport.rs 78.94% <100.00%> (+3.94%) ⬆️
... and 11 more

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.