aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

Refactor ledger correction code and insert into revocation error handling

Open ianco opened this issue 1 year ago • 2 comments

Addresses issue https://github.com/hyperledger/aries-cloudagent-python/issues/1868

ianco avatar Aug 09 '22 22:08 ianco

Codecov Report

Merging #1892 (910aa20) into main (5df3bc8) will decrease coverage by 0.09%. The diff coverage is 9.41%.

@@            Coverage Diff             @@
##             main    #1892      +/-   ##
==========================================
- Coverage   93.76%   93.67%   -0.10%     
==========================================
  Files         539      539              
  Lines       34105    34144      +39     
==========================================
+ Hits        31978    31983       +5     
- Misses       2127     2161      +34     

codecov-commenter avatar Aug 09 '22 22:08 codecov-commenter

Per feedback from @WadeBarnes - do a TAA check before allowing the revocation to be processed (same applies to schema and cred def operations)

ianco avatar Aug 12 '22 16:08 ianco

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] avatar Aug 16 '22 18:08 sonarcloud[bot]