x-stend / x

`x$` is a highly flexible and extendable utility library for JavaScript and TypeScript, designed to streamline the integration and extension of various utility libraries like lodash, moment, and ramda. With `x$`, developers can easily create custom higher-order functions, ensuring adaptability and maintainability in their codebase.
MIT License
0 stars 0 forks source link

#9 Implement Test Coverage Verification in CI/CD #26

Closed cstroliadavis closed 5 months ago

cstroliadavis commented 5 months ago

Issue No:

closes GH-9

Issue Type:

Description

Updates CI/CD pipeline to check for unit test coverage when creating a PR to main

How Has This Been Tested?

This has been tested in Draft mode and passed. It was also tested in PR #27, and PR failed as expected.

Checklist: