Pulkit Kathuria
Pulkit Kathuria
Any update on the above?
yes, it seems so. As the DeprecationWarning throws TypeError on node 10.16.8 so for now I have added the following to catch and prevent app from crashing. ``` process.on('uncaughtException', function...
Interesting! I can integrate it with https://coveritup.app/readme?org=kevincobain2000&repo=gobrew&branch=master
Actually I had been working on a plugin for Chrome, which is similar to codecov's plugin to highlight the covered lines on Github itself. That SVG is also kinda neat...
Thanks I ll do something this weekend about it then. Normal upload is straight forward however for value added: I'll look into how to create an SVG for the diff...
It will be a long development and my plan is as below: - [ ] https://github.com/kevincobain2000/cover-totalizer/issues/2 - [ ] https://github.com/kevincobain2000/action-coveritup/issues/21 - [ ] #193 by updating `gobrew/.github/workflows/coveritup.yml`
Too time consuming with very little return on my OSS.