Sphereon-Opensource / OID4VC

OpenID for Verifiable Credentials - modules for issuers, holders and RPs
Apache License 2.0
65 stars 20 forks source link

added proof builder #12

Closed sksadjad closed 1 year ago

sksadjad commented 2 years ago

added proof builder refactored tests

codecov-commenter commented 2 years ago

Codecov Report

Merging #12 (ab9d868) into develop (9a56a80) will decrease coverage by 0.02%. The diff coverage is 92.10%.

@@             Coverage Diff             @@
##           develop      #12      +/-   ##
===========================================
- Coverage    83.56%   83.54%   -0.03%     
===========================================
  Files           15       16       +1     
  Lines          426      468      +42     
  Branches       118      127       +9     
===========================================
+ Hits           356      391      +35     
- Misses          68       75       +7     
  Partials         2        2              
Flag Coverage Δ
unittest 83.54% <92.10%> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
lib/functions/HttpUtils.ts 63.63% <0.00%> (-0.55%) :arrow_down:
lib/CredentialRequestClient.ts 78.94% <80.00%> (-9.95%) :arrow_down:
lib/ProofOfPossessionBuilder.ts 90.32% <90.32%> (ø)
lib/functions/ProofUtil.ts 91.42% <100.00%> (+0.80%) :arrow_up:
lib/types/CredentialIssuance.types.ts 100.00% <100.00%> (ø)
lib/types/Oidc4vciErrors.ts 100.00% <100.00%> (ø)

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