Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/SPRIND-89 #177

Merged
merged 29 commits into from
Jan 24, 2025

chore: cleanup

92430bc
Select commit
Loading
Failed to load commit list.
Merged

feature/SPRIND-89 #177

chore: cleanup
92430bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 1s

48.98% (+0.49%) compared to e33ead1

View this Pull Request on Codecov

48.98% (+0.49%) compared to e33ead1

Details

Codecov Report

Attention: Patch coverage is 75.86207% with 42 lines in your changes missing coverage. Please review.

Project coverage is 48.98%. Comparing base (e33ead1) to head (92430bc).
Report is 22 commits behind head on develop.

Files with missing lines Patch % Lines
packages/client/lib/OpenID4VCIClientV1_0_11.ts 57.89% 8 Missing ⚠️
...s/issuer/lib/builder/IssuerMetadataBuilderV1_13.ts 0.00% 6 Missing ⚠️
packages/client/lib/AuthorizationCodeClient.ts 82.75% 5 Missing ⚠️
packages/client/lib/OpenID4VCIClient.ts 80.76% 5 Missing ⚠️
packages/client/lib/MetadataClientV1_0_11.ts 50.00% 3 Missing ⚠️
packages/client/lib/MetadataClientV1_0_13.ts 50.00% 3 Missing ⚠️
packages/client/lib/OpenID4VCIClientV1_0_13.ts 84.21% 3 Missing ⚠️
.../lib/builder/AuthorizationServerMetadataBuilder.ts 0.00% 3 Missing ⚠️
packages/client/lib/MetadataClient.ts 66.66% 2 Missing ⚠️
packages/issuer-rest/lib/OID4VCIServer.ts 77.77% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #177      +/-   ##
===========================================
+ Coverage    48.49%   48.98%   +0.49%     
===========================================
  Files           75       75              
  Lines         5114     5322     +208     
  Branches      1735     1807      +72     
===========================================
+ Hits          2480     2607     +127     
- Misses        2631     2712      +81     
  Partials         3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.