Skip to content

Conversation

@DrSensor
Copy link
Owner

♦️ rename .babelrc to babel.config.js to make babel respect node_modules/
♦️ force jest to use "module" instead of "main" in package.json when doing import/require for some packages
♦️ remove use of #[wasm_import_module] macro since Rust v1.28 not support it
@codecov-io
Copy link

codecov-io commented Oct 17, 2018

Codecov Report

Merging #26 into master will decrease coverage by 5.41%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   92.59%   87.17%   -5.42%     
==========================================
  Files           3        2       -1     
  Lines          54       39      -15     
  Branches       19       12       -7     
==========================================
- Hits           50       34      -16     
- Misses          3        4       +1     
  Partials        1        1
Impacted Files Coverage Δ
src/main.js 90% <66.66%> (-5.13%) ⬇️

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 8a3d861...174eff6. Read the comment docs.

@DrSensor DrSensor merged commit 1eaeed4 into master Oct 17, 2018
@DrSensor DrSensor deleted the feature/integrate-webassembly-loader branch October 17, 2018 09:15
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