Skip to content

Conversation

nadeem-cs
Copy link
Contributor

No description provided.

harshithad0703 and others added 7 commits September 22, 2025 18:21
Enhance break and newline handling
- Removed outdated Babel dependencies and switched to ESLint with TypeScript support.
- Updated Rollup configuration to use modern plugins and removed unnecessary imports.
- Refactored string utility functions and moved them to a new file for better organization.
- Deleted TSLint configuration in favor of ESLint.
- Updated package.json to reflect new versions of dependencies and added new ones.
…-scripts

refactor: update dependencies and improve code structure
Enhance break and newline handling, update dependencies
@nadeem-cs nadeem-cs requested a review from a team as a code owner September 24, 2025 05:14
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
99.13% (+0.02% 🔼)
569/574
🟢 Branches
87.78% (+0.08% 🔼)
517/589
🟢 Functions 100% 131/131
🟢 Lines
99.43% (+0.02% 🔼)
527/530
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / string-utils.ts
100% 100% 100% 100%

Test suite run success

260 tests passing in 19 suites.

Report generated by 🧪jest coverage report action from 1d138a7

Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
99.13% (+0.02% 🔼)
569/574
🟢 Branches
87.78% (+0.08% 🔼)
517/589
🟢 Functions 100% 131/131
🟢 Lines
99.43% (+0.02% 🔼)
527/530
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / string-utils.ts
100% 100% 100% 100%

Test suite run success

260 tests passing in 19 suites.

Report generated by 🧪jest coverage report action from 1d138a7

Copy link
Contributor

@sunil-lakshman sunil-lakshman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nadeem-cs nadeem-cs merged commit b560395 into master Sep 24, 2025
15 checks passed
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.

5 participants