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

umputun / ralphex / 21377266953
81%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2026 11:00PM UTC
Jobs 1
Files 27
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

26 Jan 2026 10:54PM UTC coverage: 78.381% (-0.1%) from 78.506%
21377266953

push

github

web-flow
fix: HasChangesOtherThan now ignores gitignored files (#34)

* fix: HasChangesOtherThan now ignores gitignored files

go-git reports gitignored files as Untracked, unlike native git.
This caused HasChangesOtherThan() to incorrectly detect changes
when only gitignored files existed (e.g., progress-*.txt files).

The fix checks IsIgnored() for untracked files before counting them
as changes, matching the behavior of IsDirty().

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* style: reduce nesting complexity in HasChangesOtherThan

Refactor to use early continue instead of nested if blocks
to satisfy nestif linter check.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

3 of 10 new or added lines in 1 file covered. (30.0%)

3437 of 4385 relevant lines covered (78.38%)

64.35 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
68.7
-1.89% pkg/git/git.go
Jobs
ID Job ID Ran Files Coverage
1 21377266953.1 26 Jan 2026 11:00PM UTC 27
78.38
GitHub Action Run
Source Files on build 21377266953
  • Tree
  • List 27
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b89ce1f9 on github
  • Prev Build on master (#21376941009)
  • Next Build on master (#21378927894)
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