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

refactor: update error handling and test cases for API interactions #151

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

alvarosabu
Copy link
Contributor

  • Improved error handling in various API interaction methods
  • Updated test cases to use new APIError and FetchError classes
  • Enhanced error messages with more context and specificity
  • Skipped a problematic test case in languages actions
  • Standardized error handling across different commands

Pull request type

Jira Link: INT-

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Other (please describe):

How to test this PR

What is the new behavior?

Other information

- Improved error handling in various API interaction methods
- Updated test cases to use new `APIError` and `FetchError` classes
- Enhanced error messages with more context and specificity
- Skipped a problematic test case in languages actions
- Standardized error handling across different commands
@alvarosabu alvarosabu added feature [Issue] New feature or request dependencies [PR] Changes that update dependencies labels Jan 30, 2025
- Added missing semicolons across multiple files
- Cleaned up import and export statements
- Improved code consistency by applying uniform formatting
- Removed unnecessary comments and whitespace
- Ensured consistent code style across TypeScript files
- Applied consistent code style with semicolons
- Cleaned up import statements
- Improved code formatting and readability
- Maintained existing test logic and coverage
@alvarosabu alvarosabu merged commit bfa5f79 into next Jan 30, 2025
3 checks passed
@edodusi edodusi deleted the feature/new-deps-update branch February 4, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies [PR] Changes that update dependencies feature [Issue] New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant