Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add CI workflow with Node.js and Codecov integration
Introduce a CI pipeline that triggers on pushes and pull requests to the main branch and feature branches. This workflow includes building the project, running tests with coverage, and uploading coverage reports to Codecov.
- Loading branch information