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

fix: avoid adding WASM example without DOM definitions #244

Merged
merged 1 commit into from
Sep 8, 2020
Merged

Conversation

bitjson
Copy link
Owner

@bitjson bitjson commented Sep 8, 2020

also add tooling for reviewing integration test results

fixes #243

also add tooling for reviewing integration test results

fix #243
@codecov
Copy link

codecov bot commented Sep 8, 2020

Codecov Report

Merging #244 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #244   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          271       279    +8     
  Branches        41        42    +1     
=========================================
+ Hits           271       279    +8     
Impacted Files Coverage Δ
src/cli/typescript-starter.ts 100.00% <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 7432704...0fce1c4. Read the comment docs.

@bitjson bitjson merged commit c16e858 into master Sep 8, 2020
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.

Cannot find namespace 'WebAssembly'
1 participant