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

[ci]: Version bump of crates and remove unused dependencies #2331

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

appetrosyan
Copy link
Contributor

Signed-off-by: Aleksandr Petrosyan a-p-petrosyan@yandex.ru

Description of the Change

Removed unused dependencies and bumped versions of all crates for RC5.

Issue

None

Benefits

Better compile times and space efficiency.

Possible Drawbacks

None

Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
@github-actions github-actions bot added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Jun 7, 2022
@appetrosyan
Copy link
Contributor Author

Iroha should be included into gilescope/undepend#1

@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #2331 (868f67f) into iroha2-dev (6973f71) will decrease coverage by 0.11%.
The diff coverage is 54.86%.

@@              Coverage Diff               @@
##           iroha2-dev    #2331      +/-   ##
==============================================
- Coverage       65.50%   65.38%   -0.12%     
==============================================
  Files             133      133              
  Lines           24697    24803     +106     
==============================================
+ Hits            16177    16218      +41     
- Misses           8520     8585      +65     
Impacted Files Coverage Δ
client/src/client.rs 44.04% <0.00%> (-0.81%) ⬇️
core/src/smartcontracts/isi/mod.rs 52.45% <0.00%> (-0.14%) ⬇️
core/src/smartcontracts/isi/world.rs 9.52% <0.00%> (+0.43%) ⬆️
data_model/src/block_value.rs 57.14% <ø> (ø)
data_model/src/query.rs 39.34% <0.00%> (-1.90%) ⬇️
telemetry/src/retry_period.rs 68.18% <0.00%> (-10.77%) ⬇️
telemetry/src/ws.rs 86.97% <0.00%> (ø)
telemetry/src/config.rs 64.70% <33.33%> (ø)
core/test_network/src/lib.rs 46.97% <57.44%> (+0.86%) ⬆️
core/src/block_sync.rs 44.51% <75.00%> (ø)
... and 13 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 43a1b31...868f67f. Read the comment docs.

@appetrosyan appetrosyan merged commit c22411e into hyperledger:iroha2-dev Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants