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

adding polyfill for subtle crypto, so container can be accessed by IP #59

Merged
merged 3 commits into from
Feb 6, 2023

Conversation

AnalogJ
Copy link
Member

@AnalogJ AnalogJ commented Feb 6, 2023

fixes #14
fixes #41

TODO:

  • add asmcrypto.js as a dependency in the polyfill.ts file, rather than in the index.html file.

…by IP.

fixes #14

TODO: add asmcrypto.js as a dependency in the polyfill.ts file, rather than in the index.html file.
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2023

Codecov Report

Base: 30.75% // Head: 30.75% // No change to project coverage 👍

Coverage data is based on head (7c374ed) compared to base (53f640d).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   30.75%   30.75%           
=======================================
  Files         123      123           
  Lines        3290     3290           
  Branches      232      232           
=======================================
  Hits         1012     1012           
  Misses       2228     2228           
  Partials       50       50           
Flag Coverage Δ
unittests 30.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
frontend/src/polyfills.ts 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

…sets/js dir.

- we cannot use polyfills.ts or angular.json file to specify asmCrypto.js file -- fails with errors.
@AnalogJ AnalogJ merged commit 3692fd4 into main Feb 6, 2023
@AnalogJ AnalogJ deleted the polyfill_subtle_crypto branch February 6, 2023 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants