• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / revdiff / 24277447099
88%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.6.1
DEFAULT BRANCH: master
Ran 11 Apr 2026 07:16AM UTC
Jobs 1
Files 37
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Apr 2026 07:11AM UTC coverage: 88.39% (+0.2%) from 88.217%
24277447099

Pull #92

github

umputun
docs(plan): reflect ansi.go merged into color.go

An early draft of the plan scoped a separate ansi.go + ansi_test.go for
the Write helper, private ansiColor, and hexVal. During implementation
those were consolidated into color.go / color_test.go because they are
tightly-related ANSI-output machinery that belongs next to the Color
type — splitting them fragmented a conceptual unit.

Update the plan to reflect what actually shipped:
- file layout: remove ansi.go / ansi_test.go lines, expand the color.go
  description to include Write/ansiColor/hexVal
- D13: note the 5-file test layout instead of 6
- Testing Strategy: consolidate the ansi_test.go content into the
  color_test.go entry
- Task 1.4: reframe as "add ANSI primitives to color.go" instead of
  "create ansi.go"
- Write helper section header: color.go instead of ansi.go

The coverage requirement from D13 ("old branch had ansi.go with no
test file — fix that") is still met; the file name changed but the
tests for Write/ansiColor/hexVal exist in color_test.go.
Pull Request #92: refactor(ui): extract style sub-package with Resolver/Renderer/SGR

874 of 990 new or added lines in 19 files covered. (88.28%)

1 existing line in 1 file now uncovered.

6060 of 6856 relevant lines covered (88.39%)

383.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
43
51.43
-1.51% app/main.go
25
60.32
app/ui/style/color_key_enum.go
25
73.12
app/ui/style/style_key_enum.go
12
86.51
-3.42% app/ui/model.go
3
71.13
2.38% app/ui/themeselect.go
2
96.33
-0.02% app/ui/annotlist.go
2
95.93
2.94% app/ui/diffview.go
2
97.92
app/ui/style/sgr.go
1
94.21
0.13% app/ui/collapsed.go
1
98.45
app/ui/style/color.go

Coverage Regressions

Lines Coverage ∆ File
1
96.33
-0.02% app/ui/annotlist.go
Jobs
ID Job ID Ran Files Coverage
1 24277447099.1 11 Apr 2026 07:16AM UTC 37
88.39
GitHub Action Run
Source Files on build 24277447099
  • Tree
  • List 37
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #92
  • PR Base - master (#24269886359)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc