Commit Graph

2 Commits

Author SHA1 Message Date
621f56f5e3
go(stats): rework table saving,structure
All checks were successful
continuous-integration/drone/push Build is passing
* create tables as defined in the report pkg.
* add new funcs to calculate stats and prepare the necessary table
  structs.
* rework existing `stats` tests
* handle a weird test behaviour when tmpl at `report/table.tmpl` is not
  found when testing a `stats` func.
2022-07-13 17:35:18 +02:00
96a93788da
go(report): add table.go, table.tmpl
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-13 00:15:40 +02:00