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: migrate linkwasmd to the latest commit #250

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

brew0722
Copy link
Contributor

Description

closes: #201

Note: We need to add linkwasmd build check to github ci.


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

@brew0722 brew0722 self-assigned this Jun 21, 2021
@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@786df84). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #250   +/-   ##
=======================================
  Coverage        ?   53.64%           
=======================================
  Files           ?      652           
  Lines           ?    47368           
  Branches        ?        0           
=======================================
  Hits            ?    25410           
  Misses          ?    19097           
  Partials        ?     2861           

@brew0722 brew0722 changed the title fix: Migrate linkwasmd to the latest commit fix: migrate linkwasmd to the latest commit Jun 22, 2021
@brew0722 brew0722 merged commit 1e36431 into main Jun 22, 2021
@brew0722 brew0722 deleted the brew0722/linkwasmd-migration branch June 22, 2021 06:07
@0Tech 0Tech added the C:WASM label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build error for linkwasmd app
5 participants