Skip to content

v0.1.0: `omitUntestedPackages` and `omitPie`

Compare
Choose a tag to compare
@robherley robherley released this 24 Jul 00:13
· 11 commits to main since this release
d2be031
  • new inputs:
    • omitUntestedPackages (optional): omit any go packages that don't have any tests from the summary output
      • Default: false
    • omitPie (optional): omit the pie chart from the summary output
      • Default: false
  • also stderr output is now renders as a <details> element after the test table