Commit Graph

4 Commits

Author SHA1 Message Date
surtur 7742642e14
go(report): embed all templates
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-17 11:36:59 +02:00
surtur 446f63b59e
go(report): aggregate all table tex files
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-16 23:30:56 +02:00
surtur 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
surtur 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