Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

feat: verifiable credential and presentation support data integrity proof #3615

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

Moopli
Copy link
Contributor

@Moopli Moopli commented Aug 4, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #3615 (1938239) into main (cfa2433) will increase coverage by 0.00%.
The diff coverage is 86.04%.

@@           Coverage Diff            @@
##             main    #3615    +/-   ##
========================================
  Coverage   86.89%   86.90%            
========================================
  Files         361      362     +1     
  Lines       49245    49360   +115     
========================================
+ Hits        42792    42895   +103     
- Misses       4889     4899    +10     
- Partials     1564     1566     +2     
Files Changed Coverage Δ
component/models/verifiable/common.go 78.36% <ø> (ø)
component/models/verifiable/credential.go 90.48% <50.00%> (-0.56%) ⬇️
component/models/dataintegrity/signer.go 84.21% <70.00%> (-2.56%) ⬇️
component/models/verifiable/embedded_proof.go 81.08% <76.92%> (-1.45%) ⬇️
...omponent/models/verifiable/data_integrity_proof.go 91.42% <91.42%> (ø)
component/models/dataintegrity/verifier.go 92.59% <100.00%> (+0.38%) ⬆️
component/models/verifiable/presentation.go 87.85% <100.00%> (+2.46%) ⬆️

@Moopli Moopli force-pushed the vc-di-integration branch from 7da0887 to 2080ae3 Compare August 4, 2023 04:52
@Moopli Moopli force-pushed the vc-di-integration branch from 2080ae3 to bdcc7ed Compare August 4, 2023 16:53
@Moopli Moopli force-pushed the vc-di-integration branch from bdcc7ed to 1938239 Compare August 4, 2023 17:01
@Moopli Moopli marked this pull request as ready for review August 4, 2023 18:32
@fqutishat fqutishat merged commit 50313f0 into hyperledger-archives:main Aug 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants