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 by removing Buffer-specific invokation #730

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

kigawas
Copy link
Member

@kigawas kigawas commented Aug 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (70313fb) 100.00% compared to head (6175c31) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #730   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          342       349    +7     
  Branches        96        98    +2     
=========================================
+ Hits           342       349    +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/keys/index.ts 100.00% <100.00%> (ø)

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

@kigawas kigawas merged commit b8634ae into master Aug 27, 2023
12 checks passed
@kigawas kigawas deleted the compat-key branch August 27, 2023 12:28
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.

1 participant