Skip to content

Conversation

@harshithad0703
Copy link
Contributor

No description provided.

reeshika-h and others added 5 commits November 25, 2025 15:42
- Created centralized error-messages.ts file with all error messages organized by category
- Updated all source files to use centralized error messages
- Improved error messages with clearer descriptions and actionable guidance
- Updated tests to match new improved error messages
- All 118 tests passing with 100% coverage

Error messages now include:
- Console logging messages with better context
- API error messages with helpful guidance
- Request handler messages with configuration hints
- Retry policy messages with actionable suggestions
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 223/223
🟢 Branches
98.29% (-0.84% 🔻)
115/117
🟢 Functions 100% 34/34
🟢 Lines 100% 207/207
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 error-messages.ts 100% 50% 100% 100%

Test suite run success

125 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 7733cff

@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 223/223
🟢 Branches
98.29% (-0.84% 🔻)
115/117
🟢 Functions 100% 34/34
🟢 Lines 100% 207/207
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 error-messages.ts 100% 50% 100% 100%

Test suite run success

125 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 7733cff

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.

4 participants