medusa icon indicating copy to clipboard operation
medusa copied to clipboard

Add simple json report generation

Open tuturu-tech opened this issue 2 years ago • 1 comments

Added very simple json report generation (only lines found/covered)

Issues:

  • Error var is overridden, looking for guidance on how best to handle this
  • html path is modified in order to replace the file name, looking for guidance here as well
  • Currently not generating branches/functions coverage

tuturu-tech avatar Aug 04 '23 13:08 tuturu-tech

@tuturu-tech can you fix the issues reported by golangci-lint?

You can look at https://github.com/crytic/medusa/blob/01c8d9efc40ac13ae937a7cef3f1999290dca7b7/CONTRIBUTING.md#linters to see how to install and run it

montyly avatar Aug 04 '23 14:08 montyly

I don't think we need this anymore, closing.

anishnaik avatar Mar 26 '25 16:03 anishnaik