Skip to content

feat: Replace CredentialStatusList2017 with RevocationList2020 - #557

Merged
fqutishat merged 1 commit into
trustbloc:masterfrom
fqutishat:556
Jan 8, 2021
Merged

feat: Replace CredentialStatusList2017 with RevocationList2020#557
fqutishat merged 1 commit into
trustbloc:masterfrom
fqutishat:556

Conversation

@fqutishat

Copy link
Copy Markdown

closes #556

Signed-off-by: Firas Qutishat firas.qutishat@securekey.com

Comment thread pkg/doc/vc/status/csl/csl.go Outdated
@fqutishat fqutishat changed the title feat: Replace CredentialStatusList2017 with RevocationList2020 WIP feat: Replace CredentialStatusList2017 with RevocationList2020 Jan 6, 2021
@fqutishat
fqutishat force-pushed the 556 branch 2 times, most recently from dbd91ec to f60b34c Compare January 6, 2021 21:45
@codecov

codecov Bot commented Jan 6, 2021

Copy link
Copy Markdown

Codecov Report

Merging #557 (503effa) into master (72b2034) will decrease coverage by 0.73%.
The diff coverage is 76.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #557      +/-   ##
==========================================
- Coverage   87.08%   86.35%   -0.74%     
==========================================
  Files          27       28       +1     
  Lines        2362     2455      +93     
==========================================
+ Hits         2057     2120      +63     
- Misses        176      191      +15     
- Partials      129      144      +15     
Impacted Files Coverage Δ
pkg/restapi/governance/operation/operations.go 82.40% <ø> (-0.78%) ⬇️
pkg/restapi/issuer/operation/operations.go 88.88% <71.42%> (-0.40%) ⬇️
pkg/internal/common/utils/bitstring.go 74.19% <74.19%> (ø)
pkg/doc/vc/status/csl/csl.go 76.82% <76.13%> (-8.76%) ⬇️
pkg/restapi/verifier/operation/operations.go 91.43% <79.48%> (+0.99%) ⬆️

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 72b2034...503effa. Read the comment docs.

@fqutishat
fqutishat force-pushed the 556 branch 11 times, most recently from f559f20 to bc6b076 Compare January 8, 2021 13:05
@fqutishat fqutishat changed the title WIP feat: Replace CredentialStatusList2017 with RevocationList2020 feat: Replace CredentialStatusList2017 with RevocationList2020 Jan 8, 2021
Comment thread pkg/restapi/governance/operation/operations.go
closes trustbloc#556

Signed-off-by: Firas Qutishat <firas.qutishat@securekey.com>
@fqutishat
fqutishat merged commit 7ef93af into trustbloc:master Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace CredentialStatusList2017 with RevocationList2020

3 participants