Simon Kågström
Simon Kågström
When changing the source code of a file, it would be nice if coverage for that particular file could be reset until it has been built and run again. Or...
Currently, it seems like time left for charging is displayed in fractions of hours, e.g., 1.69 hours left. It would be nice if this could be displayed in minutes, e.g.,...
The current parser is quite uncapable, so some constructions will lead it astray. A proper shell script parser is needed for this to work better.
PS4 seems to be present, e.g., http://www.livefirelabs.com/unix_tip_trick_shell_script/apr_2003/04282003.htm, so this should be technically possible.
The testsuite fails due to this. Unclear if it's for all or only some.
Can probably be based on https://github.com/coverallsapp/github-action. The main issue seems to be to pass the GITHUB_REPOSITORY etc environment variables to the run command (i.e., kcov). Then the service_name should be...
One of the kcov library dependencies makes this impossible, currently.