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

Improve compatibility with create-react-app #1409

Merged
merged 3 commits into from
Feb 11, 2022
Merged

Conversation

davidyuk
Copy link
Member

@davidyuk davidyuk commented Feb 9, 2022

uuid fix details: uuidjs/uuid#615

@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #1409 (0ba51e9) into develop (e54898c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1409   +/-   ##
========================================
  Coverage    87.82%   87.82%           
========================================
  Files           54       54           
  Lines         3089     3089           
  Branches        40       40           
========================================
  Hits          2713     2713           
  Misses         355      355           
  Partials        21       21           
Impacted Files Coverage Δ
...communication/connection/browser-window-message.js 89.58% <100.00%> (ø)
...rc/utils/aepp-wallet-communication/rpc/aepp-rpc.js 94.89% <100.00%> (ø)
.../utils/aepp-wallet-communication/rpc/wallet-rpc.js 95.33% <100.00%> (ø)
src/utils/keystore.js 94.54% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e54898c...0ba51e9. Read the comment docs.

@davidyuk davidyuk merged commit 9e8d570 into develop Feb 11, 2022
@davidyuk davidyuk deleted the feature/compatibility branch February 11, 2022 17:00
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.

3 participants