go-interpreter / wagon

wagon, a WebAssembly-based Go interpreter, for Go.
BSD 3-Clause "New" or "Revised" License
902 stars 150 forks source link

Issue 179 #180

Closed sbinet closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #180 into master will not change coverage. The diff coverage is 8%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   69.75%   69.75%           
=======================================
  Files          48       49    +1     
  Lines        5491     5491           
=======================================
  Hits         3830     3830           
  Misses       1318     1318           
  Partials      343      343
Impacted Files Coverage Δ
exec/native_compile_nogae_amd64.go 100% <ø> (ø)
exec/internal/compile/scanner.go 0% <ø> (ø) :arrow_up:
exec/internal/compile/scanner_amd64.go 0% <0%> (ø)
exec/internal/compile/native_amd64.go 54.54% <54.54%> (ø)

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 171acf9...ca2f710. Read the comment docs.