extend average calculations in daily/monthly rollups
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-01-13 21:13:46 +11:00
parent 0f0bdf19c3
commit 5cc89968d9
2 changed files with 253 additions and 12 deletions

View File

@@ -37,7 +37,7 @@ steps:
- go install github.com/a-h/templ/cmd/templ@latest
- go install github.com/sqlc-dev/sqlc/cmd/sqlc@latest
- go install github.com/swaggo/swag/cmd/swag@latest
- go install github.com/goreleaser/nfpm/v2/cmd/nfpm@latest
# - go install github.com/goreleaser/nfpm/v2/cmd/nfpm@latest
- sqlc generate
- templ generate -path ./components
- swag init --exclude "pkg.mod,pkg.build,pkg.tools" -o server/router/docs