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

[FABG-993] Implemented lifecycle approve chaincode #112

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

bstasyszyn
Copy link
Contributor

Implement LifecycleApproveCC which approves a chaincode for an organization.

Signed-off-by: Bob Stasyszyn Bob.Stasyszyn@securekey.com

Implement LifecycleApproveCC which approves a chaincode for an organization.

Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
@bstasyszyn bstasyszyn requested a review from a team as a code owner July 23, 2020 17:26
@codecov
Copy link

codecov bot commented Jul 23, 2020

Codecov Report

Merging #112 into master will increase coverage by 0.14%.
The diff coverage is 92.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   74.99%   75.13%   +0.14%     
==========================================
  Files         192      192              
  Lines       13519    13621     +102     
==========================================
+ Hits        10138    10234      +96     
- Misses       2423     2426       +3     
- Partials      958      961       +3     
Impacted Files Coverage Δ
pkg/client/resmgmt/lifecycleclient.go 74.39% <71.42%> (-0.28%) ⬇️
pkg/client/resmgmt/lifecycleprocessor.go 92.59% <90.69%> (-1.53%) ⬇️
pkg/fab/resource/lifecycle.go 97.01% <96.42%> (-0.25%) ⬇️
pkg/client/resmgmt/resmgmt.go 71.31% <100.00%> (ø)
pkg/fab/orderer/orderer.go 79.72% <0.00%> (+0.90%) ⬆️

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 c0312be...720c9ff. Read the comment docs.

@bstasyszyn bstasyszyn merged commit ec04055 into hyperledger:master Jul 23, 2020
@bstasyszyn bstasyszyn deleted the FABG-993 branch July 23, 2020 18:13
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.

2 participants