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

chore(sdk): Optimize Error Handler #795

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

alainncls
Copy link
Collaborator

What does this PR do?

  • Refactors the code for the Error Handler
  • Deploys SDK v2.1.2

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 46.80%. Comparing base (6fd6a63) to head (a4f049d).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
sdk/src/utils/errorHandler.ts 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #795      +/-   ##
==========================================
- Coverage   47.60%   46.80%   -0.81%     
==========================================
  Files          18       18              
  Lines         397      391       -6     
  Branches       60       59       -1     
==========================================
- Hits          189      183       -6     
  Misses        205      205              
  Partials        3        3              

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

@alainncls alainncls changed the title chore(sdk): Make the "error handler" give more information (#777) chore(sdk): Optimize Error Handler Nov 8, 2024
@alainncls alainncls merged commit a18e97b into dev Nov 8, 2024
9 checks passed
@alainncls alainncls deleted the chore/optimize-error-handler branch November 8, 2024 18:07
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.

3 participants