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

fix: convert any usage into or typed version #80

Merged

Conversation

berendsliedrecht
Copy link
Contributor

Converted most any usage to unknown. Not the best fix in the world, but to make it fully properly typed I need some more time.

Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io>
Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io>
@cre8
Copy link
Contributor

cre8 commented Feb 22, 2024

Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io>
@berendsliedrecht
Copy link
Contributor Author

@cre8 Should be fixed now.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (913b446) 65.50% compared to head (c7a4d1b) 65.62%.

Files Patch % Lines
packages/core/src/sdjwt.ts 93.75% 2 Missing ⚠️
examples/core-example/decode.ts 0.00% 1 Missing ⚠️
examples/core-example/utils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   65.50%   65.62%   +0.11%     
==========================================
  Files          33       33              
  Lines        2102     2115      +13     
  Branches      233      234       +1     
==========================================
+ Hits         1377     1388      +11     
- Misses        706      708       +2     
  Partials       19       19              

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

Copy link
Contributor

@cre8 cre8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@lukasjhan lukasjhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good :)

@lukasjhan lukasjhan merged commit 30ba30b into openwallet-foundation-labs:main Feb 22, 2024
8 checks passed
@berendsliedrecht berendsliedrecht deleted the remove-any-usage branch February 22, 2024 13:28
This was referenced Feb 22, 2024
cre8 pushed a commit to cre8/sd-jwt-js that referenced this pull request Mar 8, 2024
…abs#80)

Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io>
Co-authored-by: Lukas.J.Han <lukas.j.han@gmail.com>
Signed-off-by: Mirko Mollik <mirko.mollik@fit.fraunhofer.de>
cre8 pushed a commit that referenced this pull request Mar 8, 2024
Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io>
Co-authored-by: Lukas.J.Han <lukas.j.han@gmail.com>
Signed-off-by: Mirko Mollik <mirko.mollik@fit.fraunhofer.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants