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

feat: implement granular error handling in plugin-coinbase #1852

Closed
wants to merge 4 commits into from

Conversation

monilpat
Copy link
Collaborator

@monilpat monilpat commented Jan 5, 2025

Relates to

Issue #1844

Risks

Low: This change improves error handling, which should reduce the risk of undetected errors.

Background

What does this PR do?

This PR introduces more specific error handling with try-catch blocks in the /plugin-coinbase code. This enhancement aims to provide more detailed error messages and improve debugging capabilities.

What kind of change is this?

Features (non-breaking change which adds functionality)

Documentation changes needed?

My changes do not require a change to the project documentation.

Testing

Where should a reviewer start?

Review the changes in the /plugin-coinbase directory.

Detailed testing steps

  • Ensure that the updated error handling provides clear and specific error messages during failures.

@monilpat monilpat closed this Jan 5, 2025
Copy link

codecov bot commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

see 10 files with indirect coverage changes

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