hyperledger-archives / aries-framework-go

Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.
https://wiki.hyperledger.org/display/ARIES/aries-framework-go
Apache License 2.0
241 stars 158 forks source link

refactor: cleanup messy code in pEx implementation #3598

Closed Moopli closed 1 year ago

Moopli commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #3598 (4778663) into main (0445e96) will increase coverage by 0.01%. The diff coverage is 92.50%.

@@            Coverage Diff             @@
##             main    #3598      +/-   ##
==========================================
+ Coverage   86.75%   86.77%   +0.01%     
==========================================
  Files         355      355              
  Lines       48680    48713      +33     
==========================================
+ Hits        42231    42269      +38     
+ Misses       4886     4882       -4     
+ Partials     1563     1562       -1     
Impacted Files Coverage Δ
component/models/presexch/definition.go 85.04% <92.50%> (+0.51%) :arrow_up:

... and 2 files with indirect coverage changes