bitjson / typescript-starter

Quickly create and configure a new library or Node.js project
https://bitjson.github.io/typescript-starter/
MIT License
3.48k stars 245 forks source link

fix: avoid adding WASM example without DOM definitions #244

Closed bitjson closed 4 years ago

bitjson commented 4 years ago

also add tooling for reviewing integration test results

fixes #243

codecov[bot] commented 4 years ago

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.