Skip to content

Releases: jpoles1/gopherbadger

Adding -silent flag

07 Aug 11:43

Choose a tag to compare

Adds a flag from PR #18 which allows for suppressing text output from the command

v2.4.0: decimal point bugfix

20 Aug 06:17
567925f

Choose a tag to compare

fix url rendering of singe decimal coverage (#16)

Fixes invalid URLs when decimals are included in the coverage value, thanks to @bakito!

v2.3.0: Support for optional root folder for testing

23 Jun 04:54

Choose a tag to compare

v2.2.0: added support testing short coverage (#13)

12 Mar 03:01
8ea8613

Choose a tag to compare

* added support testing short coverage

* append short and tags flags in coverage command

* deleted unnecesary initialization

* Small change to wording for clarity.

Co-authored-by: Jordan Poles <jpoles1@users.noreply.github.com>