Jonathan Smoley and GitHub
7583d6d179
Fix: Code Coverage Badge Failed ( #196 )
...
* switch coverage to codecov
* reset node, increment ver
* remove auto-pass job var
* remove coverage 'env' note
* set badge with new action
* add fqvn for action
* fix step name
* make badge commit explicit
2026-07-16 17:44:11 -07:00
6a9ee2d6d0
Code Coverage and Clean References ( #120 )
...
* Add: skeleton suite for command tests (#119 )
* test naming updated
* fix imports, remove old references
* added code coverage badge
* Add: coverage environment
* Fix: Readme hyperlink to coverage workflow
* grab coverage pct from env
* Update: gist hyperlink
* color range on coverage
* fix contributing, simplify coverage assessment
* lmiit coverage to master, add branch naming conventions
---------
Co-authored-by: Kevin Dang <77701718+kevinthedang@users.noreply.github.com >
2024-10-01 10:11:23 -07:00
b49b464afb
Script Cleaning and Fixes ( #114 )
...
* organized existing scripts
* Delete nodemon.json
* exclude test/* from vitest
* remove nodemon from package
* Update: slight adjustments to package.json and readme
* Update: more small changes to readme
* Fix: cleanup scripts and start scripts
---------
Co-authored-by: JT2M0L3Y <jtsmoley@icloud.com >
2024-09-05 19:15:44 -07:00
9f77c5287f
Initialize unit testing and code coverage
...
* add: vitest configs
* added vitest scripts to package
* test coverage of src code
* initial unit testing
* added new testing workflows
* comments added, overlapping tests removed
* decouple env, tests
---------
Co-authored-by: Kevin Dang <kevinthedang_1@outlook.com >
2024-06-05 08:50:56 -07:00