docs(activity): add godoc for exported HasHighActivity and HighActivityDays #318

Closed
opened 2026-07-07 11:25:22 +00:00 by the.auditor · 0 comments
Owner

Two exported methods on View in internal/activity/view.go lack doc comments:

  • HasHighActivity — returns true when any day in the current window has HighActivity flag set
  • HighActivityDays — returns date strings of days with HighActivity flag

Also: AggregateActivityByDay uses raw log.Printf for high activity warnings rather than a centralized logger.

Ref: PR #317

Two exported methods on `View` in `internal/activity/view.go` lack doc comments: - `HasHighActivity` — returns true when any day in the current window has `HighActivity` flag set - `HighActivityDays` — returns date strings of days with `HighActivity` flag Also: `AggregateActivityByDay` uses raw `log.Printf` for high activity warnings rather than a centralized logger. Ref: PR #317
fuzzy added this to the Steeper project 2026-07-07 11:25:53 +00:00
fuzzy self-assigned this 2026-07-07 11:25:54 +00:00
fuzzy closed this issue 2026-07-08 04:27:33 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/steeper#318
No description provided.