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
238 stars 160 forks source link

fix: pEx excludes non-SD VCs when SD is required #3605

Closed Moopli closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #3605 (f7d9823) into main (4c062f2) will increase coverage by 0.02%. The diff coverage is 97.87%.

@@            Coverage Diff             @@
##             main    #3605      +/-   ##
==========================================
+ Coverage   86.78%   86.81%   +0.02%     
==========================================
  Files         355      355              
  Lines       48618    48613       -5     
==========================================
+ Hits        42193    42202       +9     
+ Misses       4869     4860       -9     
+ Partials     1556     1551       -5     
Impacted Files Coverage Δ
component/models/presexch/definition.go 86.34% <97.87%> (+1.29%) :arrow_up: