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 73 upgrade siop #17

Closed sksadjad closed 2 years ago

sksadjad commented 2 years ago

created based on #15 the release/v2.0.0 is the target branch for all the SIOP update tickets, after finishing all those tickets and reaching a reliable state, we can merge the v2.0.0 into develop

codecov-commenter commented 2 years ago

Codecov Report

Merging #17 (2a1ebcc) into release/v2.0.0 (ee38791) will decrease coverage by 0.18%. The diff coverage is 89.18%.

@@                Coverage Diff                 @@
##           release/v2.0.0      #17      +/-   ##
==================================================
- Coverage           84.95%   84.76%   -0.19%     
==================================================
  Files                  25       25              
  Lines                1050     1103      +53     
  Branches              257      276      +19     
==================================================
+ Hits                  892      935      +43     
- Misses                158      166       +8     
- Partials                0        2       +2     
Flag Coverage Δ
unittest 84.76% <89.18%> (-0.19%) :arrow_down:

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

Impacted Files Coverage Δ
src/main/PresentationExchange.ts 76.76% <ø> (-0.47%) :arrow_down:
src/main/functions/DidJWT.ts 76.52% <ø> (ø)
...c/main/schemas/AuthenticationRequestOpts.schema.ts 100.00% <ø> (ø)
.../main/schemas/AuthenticationResponseOpts.schema.ts 100.00% <ø> (ø)
src/main/OP.ts 84.81% <60.00%> (-3.77%) :arrow_down:
src/main/RP.ts 88.88% <66.66%> (-2.95%) :arrow_down:
src/main/functions/DidSiopMetadata.ts 87.93% <87.17%> (-1.55%) :arrow_down:
src/main/OPBuilder.ts 84.09% <91.66%> (-1.96%) :arrow_down:
src/main/AuthenticationRequest.ts 85.22% <100.00%> (ø)
src/main/AuthenticationRequestRegistration.ts 85.00% <100.00%> (-1.37%) :arrow_down:
... and 8 more

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