Sphereon-Opensource / SIOP-OID4VP

Self Issued OpenID Provider v2 (SIOP) with optional OpenID for Verifiable Presentations (OpenID4VP)
77 stars 25 forks source link

Feature/vdx 135/verify credential #27

Closed maikel-maas closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #27 (411b53f) into release/v2.0.0 (c31bbf2) will increase coverage by 0.07%. The diff coverage is 95.23%.

@@                Coverage Diff                 @@
##           release/v2.0.0      #27      +/-   ##
==================================================
+ Coverage           83.20%   83.28%   +0.07%     
==================================================
  Files                  29       29              
  Lines                1268     1274       +6     
  Branches              318      292      -26     
==================================================
+ Hits                 1055     1061       +6     
  Misses                213      213              
Flag Coverage Δ
unittest 83.28% <95.23%> (+0.07%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/main/types/SIOP.types.ts 97.36% <ø> (ø)
src/main/AuthenticationRequest.ts 83.89% <50.00%> (ø)
src/main/AuthenticationResponse.ts 74.79% <100.00%> (ø)
src/main/OP.ts 86.17% <100.00%> (+0.14%) :arrow_up:
src/main/OPBuilder.ts 83.92% <100.00%> (+0.90%) :arrow_up:
src/main/RP.ts 94.73% <100.00%> (+0.19%) :arrow_up:
src/main/RPBuilder.ts 87.87% <100.00%> (+0.57%) :arrow_up:
src/main/functions/LinkedDomainValidations.ts 92.50% <100.00%> (-0.53%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

nklomp commented 1 year ago

Looks like some conflicts need to be resolved first btw