Skip to content

0.10.0

Compare
Choose a tag to compare
@x1unix x1unix released this 28 May 23:32
· 77 commits to master since this release
e7b26af

Fixes

  • cover - report failed tests during coverage check (#55)

New features

cover action

  • Report failed tests
  • Notify about packages without tests
  • Show list of packages without tests with showUncovered option

build action

  • Pass Go build tags with tags option (#54)

Internal

  • Change formatting for debug messages