Closed byeongsu-hong closed 8 months ago
Attention: Patch coverage is 0%
with 48 lines
in your changes are missing coverage. Please review.
Project coverage is 66.98%. Comparing base (
d309bc0
) to head (e42da4c
).
Files | Patch % | Lines |
---|---|---|
packages/schema/src/main.rs | 0.00% | 48 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
file | commit |
---|---|
wasm_codes.zip |
e42da4cb9f39b13f178128441fb57a6f08ff1073 |
@nambrot Thanks for your review, and i left the brief description about current problem.
backlog: fix ts-codegen
Currently, this PR only removes existing schema bindings, not generates new one. It's because
codegen.ts
does not work as i intended, it just throws the errors instead of generating bindings.We expects the current problem's source is two kind of things and need to fix it.