Skip to content

Conversation

@Coderrob
Copy link
Owner

Pull Request

Description

Update npm packages to audit fix and dedupe

Type of Change

  • Other (please describe)

Checklist

  • I have tested my changes locally
  • I have added/updated tests as needed
  • I have updated documentation as needed
  • My code follows the project's coding standards
  • I have run npm run lint and npm run format:check

Copilot AI review requested due to automatic review settings January 23, 2026 01:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…e clarity

fix: update coverage badge to reflect current coverage percentage
chore: reorganize package.json dependencies and scripts for better clarity
test: add integration tests for ExportParser to validate export extraction logic
refactor: enhance ExportParser to use ts-morph for accurate AST parsing
build: update webpack config to handle ts-morph dependencies and ignore warnings
…ng and metadata formatting

feat(tests): add comprehensive tests for assertion utilities and error handling

fix(utils): improve guards and formatting functions for better type safety and error handling

chore(tests): organize test structure and add missing test cases for utility functions

refactor(tests): streamline test cases for clarity and maintainability

chore: update tsconfig to enable importHelpers for better code optimization
- Implemented isDirectory method to check if a given path is a directory.
- Added corresponding unit tests for isDirectory in file-system.service.test.ts.
- Updated file-system.service.ts to include the new method.
- Enhanced index.ts to export the FileSystemService.

chore: add copyright headers to all files

- Added copyright headers to all source and test files for consistency and compliance.

refactor: clean up exports in index files

- Updated index.ts files in core, parser, and types directories to streamline exports.
- Removed unnecessary exports and ensured proper type exports.

test: improve test structure and coverage

- Enhanced test cases in various test files for better coverage and clarity.
- Updated assertions to ensure accuracy in tests across multiple utility functions.
- Refactored test descriptions for better readability.

fix: update logging exports

- Adjusted logging/index.ts to export types and classes correctly.
- Ensured consistent export structure across the logging module.

style: format code and improve readability

- Applied consistent formatting across all files.
- Improved code comments and documentation for better understanding.
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.

2 participants