openwallet-foundation-labs / sd-jwt-js

A JavaScript implementation of the Selective Disclosure JWT (SD-JWT) spec.
https://sdjwt.js.org/
Apache License 2.0
36 stars 12 forks source link

ci: fix biome #172

Closed lukasjhan closed 6 months ago

lukasjhan commented 6 months ago

I fixed what biome failing :)

lukasjhan commented 6 months ago

Yeah,

ci is working. default branch main, squash and merge.

I think switching is perfectly done :) Thank you @cre8

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.03%. Comparing base (02f8a6a) to head (8ae2d1a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #172 +/- ## ======================================= Coverage 98.03% 98.03% ======================================= Files 23 23 Lines 2082 2082 Branches 307 307 ======================================= Hits 2041 2041 Misses 41 41 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.