• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

charmbracelet / lipgloss / 17176046832
68%
master: 68%

Build:
Build:
LAST BUILD BRANCH: clipperhouse/maxrune-performance
DEFAULT BRANCH: master
Ran 31 Aug 2025 12:50PM UTC
Jobs 1
Files 25
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

23 Aug 2025 01:30PM UTC coverage: 68.387%. First build
17176046832

Pull #559

github

noname
fix: correct border width calculation in renderHorizontalEdge

The renderHorizontalEdge function had an off-by-one error that caused
borders to be rendered with incorrect width. This fix:

1. Properly calculates the middle section width by subtracting both
   left and right widths from the total width
2. Fixes the loop logic to fill exactly the required middle width
3. Adds comprehensive tests to verify correct border rendering

This resolves issues where borders would overflow or underflow their
intended width, particularly noticeable with wider borders.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #559: Fix border width calculation in renderHorizontalEdge

7 of 12 new or added lines in 1 file covered. (58.33%)

2133 of 3119 relevant lines covered (68.39%)

478.06 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
36.61
borders.go
Jobs
ID Job ID Ran Files Coverage
1 17176046832.1 31 Aug 2025 12:50PM UTC 25
68.39
GitHub Action Run
Source Files on build 17176046832
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #559
  • 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