Internal state persistence (#27)
Badges / coveralls (push) Successful in 1m4s

Allow us to generate year over year reports without having to rerun everything from the beginning.

Co-authored-by: Natercio Moniz <[email protected]>
This commit was merged in pull request #27.
This commit is contained in:
2026-08-03 00:33:06 +01:00
committed by natercio
parent 1ce8561782
commit 9bd4230ff1
25 changed files with 1726 additions and 178 deletions
+1 -2
View File
@@ -2,7 +2,6 @@ package main
import (
"bytes"
"context"
"testing"
"time"
@@ -13,7 +12,7 @@ import (
func TestPrettyPrinter_Render(t *testing.T) {
// Create test data
aw := internal.NewAggregatorWriter()
ctx := context.Background()
ctx := t.Context()
// Add some sample report items
err := aw.Write(ctx, internal.ReportItem{