mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-06 03:16:07 -06:00
ci: enhanced CI/CD and test coverage
- Update version from 0.2.0 to 0.9.0 - Upgrade Vitest from v3 to v4 for improved testing capabilities - Add @vitest/coverage-v8 for comprehensive code coverage reporting - Enhance GitHub Actions CI workflow with separate unit and integration test runs - Integrate Codecov v5 for coverage reporting and test results tracking - Add JUnit reporter for better test result analysis - Configure @codecov/vite-plugin for automated coverage collection
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
[![Next.js][badge-nextjs]][nextjs]
|
||||
[![React][badge-react]][react]
|
||||
|
||||
[badge-version]: https://img.shields.io/badge/version-0.2.0-blue
|
||||
[badge-version]: https://img.shields.io/badge/version-0.9.0-blue
|
||||
[badge-license]: https://img.shields.io/badge/license-MIT-green
|
||||
[badge-ci]: https://github.com/Xevion/rdap/actions/workflows/ci.yml/badge.svg
|
||||
[badge-codecov]: https://codecov.io/gh/Xevion/rdap/branch/master/graph/badge.svg
|
||||
|
||||
Reference in New Issue
Block a user