fcl-js icon indicating copy to clipboard operation
fcl-js copied to clipboard

Add code coverage reporter for Unit tests

Open justinbarry opened this issue 3 years ago • 0 comments

Jest supports a --coverage flag. Need to add that during testing and upload tests to https://github.com/marketplace/actions/code-coverage-summary

This might require some permissions changes.

justinbarry avatar Sep 21 '22 21:09 justinbarry