Skip to content

Conversation

BelfordZ
Copy link
Member

Summary

  • ensure router verifies method implementations before invocation
  • replace non-standard error code with JSON-RPC internal error
  • add tests for unimplemented and internal error cases

Testing

  • npm test
  • npm run lint

https://chatgpt.com/codex/tasks/task_e_68b33c4ff1c4832f9345bdb4a36860cf

Copy link

codecov bot commented Aug 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.97%. Comparing base (eee4a4d) to head (8e6df61).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #865      +/-   ##
==========================================
+ Coverage   98.96%   98.97%   +0.01%     
==========================================
  Files           9        9              
  Lines         289      292       +3     
  Branches       43       45       +2     
==========================================
+ Hits          286      289       +3     
  Misses          3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant