dajiaji / hpke-js

A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
https://dajiaji.github.io/hpke-js/docs
MIT License
58 stars 9 forks source link

Fix linter/formatter error on samples/ts-webpack. #303

Closed dajiaji closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 97.43%. Comparing base (f4bf056) to head (1b39235). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #303 +/- ## ======================================= Coverage 97.43% 97.43% ======================================= Files 35 35 Lines 2262 2262 Branches 232 232 ======================================= Hits 2204 2204 Misses 57 57 Partials 1 1 ``` | [Flag](https://app.codecov.io/gh/dajiaji/hpke-js/pull/303/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ajitomi+Daisuke) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/dajiaji/hpke-js/pull/303/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ajitomi+Daisuke) | `97.43% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ajitomi+Daisuke#carryforward-flags-in-the-pull-request-comment) to find out more.

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