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] Enable PR CI in branch #1690

Merged
merged 1 commit into from Dec 6, 2021
Merged

Conversation

e-ivkov
Copy link
Contributor

@e-ivkov e-ivkov commented Dec 6, 2021

Signed-off-by: Egor Ivkov e.o.ivkov@gmail.com

Description of the Change

Enable PR CI for this branch

@e-ivkov e-ivkov added the iroha2 The re-implementation of a BFT hyperledger in RUST label Dec 6, 2021
@e-ivkov e-ivkov self-assigned this Dec 6, 2021
@e-ivkov e-ivkov marked this pull request as draft December 6, 2021 15:50
@codecov
Copy link

codecov bot commented Dec 6, 2021

Codecov Report

Merging #1690 (f53870a) into 2.0.0-pre.1.rc.1 (1925148) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           2.0.0-pre.1.rc.1    #1690      +/-   ##
====================================================
+ Coverage             77.15%   77.23%   +0.08%     
====================================================
  Files                   128      128              
  Lines                 20540    20540              
====================================================
+ Hits                  15848    15865      +17     
+ Misses                 4692     4675      -17     
Impacted Files Coverage Δ
data_model/src/lib.rs 67.54% <0.00%> (-1.10%) ⬇️
core/src/block_sync.rs 89.10% <0.00%> (-0.65%) ⬇️
actor/src/lib.rs 83.95% <0.00%> (-0.35%) ⬇️
core/test_network/src/lib.rs 79.58% <0.00%> (+0.38%) ⬆️
core/src/sumeragi/view_change.rs 98.30% <0.00%> (+0.42%) ⬆️
data_model/src/events.rs 68.06% <0.00%> (+0.84%) ⬆️
core/src/sumeragi/mod.rs 89.78% <0.00%> (+0.84%) ⬆️
p2p/src/peer.rs 83.59% <0.00%> (+1.55%) ⬆️
core/src/block.rs 96.98% <0.00%> (+1.59%) ⬆️

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 1925148...f53870a. Read the comment docs.

Signed-off-by: Egor Ivkov <e.o.ivkov@gmail.com>
@e-ivkov e-ivkov marked this pull request as ready for review December 6, 2021 16:38
@e-ivkov e-ivkov merged commit e587f16 into hyperledger:2.0.0-pre.1.rc.1 Dec 6, 2021
@e-ivkov e-ivkov deleted the enable-ci branch December 7, 2021 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iroha2 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