automation-tests/common/pkg/report
Oleksandr Redko 63869c6bf3 chore: replace 'interface{}' with 'any' for consistency
Signed-off-by: Oleksandr Redko <Oleksandr_Redko@epam.com>
2024-01-08 21:26:34 +02:00
..
camelcase linters: enable wastedassign 2023-09-01 11:27:18 +02:00
doc.go Add godoc headers for report package 2022-12-07 13:21:17 -08:00
formatter.go chore: replace 'interface{}' with 'any' for consistency 2024-01-08 21:26:34 +02:00
formatter_test.go Fix the combination of "table " and \n in report formats 2023-02-27 16:26:15 +01:00
template.go chore: replace 'interface{}' with 'any' for consistency 2024-01-08 21:26:34 +02:00
template_test.go pkg/report: handle newline in template string 2022-09-06 13:24:29 +02:00
validate.go Compile regex on demand not in init 2023-01-12 16:03:02 -05:00
validate_test.go pkg/report: fix IsJSON() #2 2022-11-08 18:08:15 +01:00
writer.go Consolidate reporting functions 2020-10-13 08:58:21 -07:00
writer_test.go *_test.go: fix or suppress errcheck warnings 2022-04-09 15:18:22 -07:00