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 cicd fail coverage #27

Closed cstroliadavis closed 5 months ago

cstroliadavis commented 5 months ago

Issue No:

Replace this text with the issue number in GH-### format, where ### refers to the related github issue.

Issue Type:

Description

Please include a summary of the change and which issue is fixed. Include relevant motivation and context. List any dependencies that are required for this change.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist:

cstroliadavis commented 5 months ago

This was a PR made just to check a pipeline for failures. Failures worked as expected, so closing