WasmEdge icon indicating copy to clipboard operation
WasmEdge copied to clipboard

[Proposal] component model: validator

Open dm4 opened this issue 3 years ago • 1 comments

dm4 avatar Sep 19 '22 08:09 dm4

Codecov Report

:exclamation: No coverage uploaded for pull request base (proposal/component-model@d5aa995). Click here to learn what that means. The diff coverage is n/a.

@@                     Coverage Diff                     @@
##             proposal/component-model    #1850   +/-   ##
===========================================================
  Coverage                            ?   79.27%           
===========================================================
  Files                               ?      145           
  Lines                               ?    19408           
  Branches                            ?     4449           
===========================================================
  Hits                                ?    15385           
  Misses                              ?     2944           
  Partials                            ?     1079           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Sep 19 '22 08:09 codecov[bot]

As discussed, the wasm-tools already validates the code, we don't have to do it again.

dannypsnl avatar Sep 23 '22 05:09 dannypsnl