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

raeperd / stepdown / 23951964853
98%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 03:39PM UTC
Jobs 6
Files 1
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

03 Apr 2026 03:39PM UTC coverage: 90.526% (+3.2%) from 87.302%
23951964853

push

github

web-flow
Support method receiver same-struct violations (#11)

* Add pointer receiver method violation detection

Extend the analyzer to detect stepdown violations in methods on the
same struct. When a method calls another method on its own receiver
and the callee is declared before the caller, report a violation.

* Add value receiver test case

Verify that value receivers (not just pointer receivers) are handled
correctly by the method violation detection.

* Add valid method ordering test (no false positives)

Verify that correctly ordered methods (caller before callee) do not
produce diagnostics.

41 of 44 new or added lines in 1 file covered. (93.18%)

86 of 95 relevant lines covered (90.53%)

85.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
90.53
3.22% analyzer.go
Jobs
ID Job ID Ran Files Coverage
1 23951964853.1 03 Apr 2026 03:39PM UTC 1
90.53
GitHub Action Run
2 23951964853.2 03 Apr 2026 03:39PM UTC 1
90.53
GitHub Action Run
3 23951964853.3 03 Apr 2026 03:39PM UTC 1
90.53
GitHub Action Run
4 23951964853.4 03 Apr 2026 03:40PM UTC 1
90.53
GitHub Action Run
5 23951964853.5 03 Apr 2026 03:40PM UTC 1
90.53
GitHub Action Run
6 23951964853.6 03 Apr 2026 03:40PM UTC 1
90.53
GitHub Action Run
Source Files on build 23951964853
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c5cc3e90 on github
  • Prev Build on main (#23951662589)
  • Next Build on main (#23952675261)
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