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]: Remove unnecessary coverage reporting. #2271

Merged
merged 2 commits into from May 31, 2022

Conversation

appetrosyan
Copy link
Contributor

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

Description of the Change

Remove all coverage jobs which would not show up in the CI.

Issue

Closes #2267

Benefits

Less work done in CI.

Possible Drawbacks

None

@github-actions github-actions bot added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label May 26, 2022
@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

Merging #2271 (4d20e6c) into iroha2-dev (5ddb17c) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@              Coverage Diff               @@
##           iroha2-dev    #2271      +/-   ##
==============================================
- Coverage       64.67%   64.65%   -0.02%     
==============================================
  Files             131      131              
  Lines           24666    24666              
==============================================
- Hits            15953    15949       -4     
- Misses           8713     8717       +4     
Impacted Files Coverage Δ
cli/src/samples.rs 95.12% <0.00%> (-4.88%) ⬇️
tools/kura_inspector/src/print.rs 96.15% <0.00%> (-0.77%) ⬇️
core/src/kura.rs 92.35% <0.00%> (+0.15%) ⬆️

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 5ddb17c...4d20e6c. Read the comment docs.

Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
@appetrosyan appetrosyan marked this pull request as ready for review May 31, 2022 06:24
@appetrosyan appetrosyan added CI Optimization Something isn't working as well as it should labels May 31, 2022
@s8sato s8sato self-assigned this May 31, 2022
@s8sato s8sato merged commit 219355e into hyperledger:iroha2-dev May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI iroha2-dev The re-implementation of a BFT hyperledger in RUST Optimization Something isn't working as well as it should
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants