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

Revamp browser compatibility #729

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Revamp browser compatibility #729

merged 1 commit into from
Aug 11, 2023

Conversation

kigawas
Copy link
Member

@kigawas kigawas commented Aug 10, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e5a6c1e) 100.00% compared to head (e39a55c) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #729   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        11    +1     
  Lines          335       342    +7     
  Branches        86        96   +10     
=========================================
+ Hits           335       342    +7     
Files Changed Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/keys/PrivateKey.ts 100.00% <100.00%> (ø)
src/keys/PublicKey.ts 100.00% <100.00%> (ø)
src/utils/compat.ts 100.00% <100.00%> (ø)
src/utils/elliptic.ts 100.00% <100.00%> (ø)
src/utils/hex.ts 100.00% <100.00%> (ø)
src/utils/index.ts 100.00% <100.00%> (ø)
src/utils/symmetric.ts 100.00% <100.00%> (ø)

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

@kigawas kigawas merged commit 70313fb into master Aug 11, 2023
12 checks passed
@kigawas kigawas deleted the compat-aes branch August 11, 2023 15:17
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

1 participant