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

feat(loadmodule): deprecate asm #176

Merged
merged 5 commits into from
Jan 27, 2019
Merged

feat(loadmodule): deprecate asm #176

merged 5 commits into from
Jan 27, 2019

Conversation

kwonoj
Copy link
Owner

@kwonoj kwonoj commented Jan 27, 2019

It didn't work as expected with bundler and from 1.0.0 asm was deprecated anyway - revert previous changes.

@codecov
Copy link

codecov bot commented Jan 27, 2019

Codecov Report

Merging #176 into master will increase coverage by 3.65%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   95.62%   99.27%   +3.65%     
==========================================
  Files          12       10       -2     
  Lines         160      138      -22     
  Branches       21       18       -3     
==========================================
- Hits          153      137      -16     
+ Misses          4        0       -4     
+ Partials        3        1       -2
Impacted Files Coverage Δ
src/index.ts 100% <ø> (ø) ⬆️
src/loadModule.ts 94.73% <100%> (+0.98%) ⬆️

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 751ac55...344ef1a. Read the comment docs.

@kwonoj kwonoj merged commit 3ad8c8a into master Jan 27, 2019
@kwonoj kwonoj deleted the deprecate-asm branch January 27, 2019 20:49
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