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

Turn on esModuleInterop flag in typescript #69

Merged
merged 1 commit into from Dec 5, 2019
Merged

Conversation

remagpie
Copy link
Contributor

@remagpie remagpie commented Dec 4, 2019

Fix #68

@codecov-io
Copy link

codecov-io commented Dec 4, 2019

Codecov Report

Merging #69 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   91.75%   91.75%           
=======================================
  Files          16       16           
  Lines         983      983           
  Branches      216      216           
=======================================
  Hits          902      902           
  Misses         81       81
Impacted Files Coverage Δ
src/address/PlatformAddress.ts 46.15% <100%> (ø) ⬆️
src/key/key.ts 100% <100%> (ø) ⬆️
src/address/AssetAddress.ts 96.72% <100%> (ø) ⬆️
src/key/schnorr.ts 77.89% <100%> (ø) ⬆️
src/key/ecdsa.ts 75.55% <100%> (ø) ⬆️

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 46e88de...e1b9bba. Read the comment docs.

@remagpie remagpie merged commit 59a9013 into master Dec 5, 2019
@remagpie remagpie deleted the es-module-interop branch December 5, 2019 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@types/bn.js must be installed to import this library
3 participants