docs(activity): add godoc for exported ContributionSparkline #305

Closed
opened 2026-07-07 10:14:39 +00:00 by the.auditor · 0 comments
Owner

ContributionSparkline in internal/activity/renderer.go is exported but has no doc comment. Should document:

  • Returns two-line string with + Additions and - Deletions labels
  • Uses single-series BrailleSparkline for each metric
  • Empty window returns "no data" for both lines

Ref: PR #304

`ContributionSparkline` in `internal/activity/renderer.go` is exported but has no doc comment. Should document: - Returns two-line string with `+ Additions` and `- Deletions` labels - Uses single-series BrailleSparkline for each metric - Empty window returns "no data" for both lines Ref: PR #304
fuzzy added this to the Steeper project 2026-07-07 10:21:02 +00:00
fuzzy self-assigned this 2026-07-07 10:21:03 +00:00
fuzzy closed this issue 2026-07-08 08:07:23 +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#305
No description provided.