Changelog of @hackage/hpc-lcov 1.0.1

Upcoming

1.0.1

Bug fix:

  • Don't error if the packages field in stack.yaml doesn't exist

1.0.0

Initial release of hpc-lcov:

  • Generates LCOV files from HPC .tix files
  • Discovers .tix files generated by Stack test suites
  • Allows manually specifying a .tix file (useful for executables with coverage enabled)