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: improve error handling in SDK message validation #2135

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

crStiv
Copy link

@crStiv crStiv commented Feb 25, 2025

  • Resolves TODO in handleSdkMessage function
  • Adds detailed error context for message validation failures

Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.12%. Comparing base (90b49fc) to head (dcacf15).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2135   +/-   ##
=======================================
  Coverage   46.12%   46.12%           
=======================================
  Files          78       78           
  Lines       10731    10731           
=======================================
  Hits         4950     4950           
  Misses       5339     5339           
  Partials      442      442           
Files with missing lines Coverage Δ
x/wasm/keeper/handler_plugin.go 72.38% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant