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

raeperd / stepdown / 23951662589
98%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 03:30PM 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:30PM UTC coverage: 87.302% (-12.7%) from 100.0%
23951662589

push

github

web-flow
Implement basic caller-before-callee detection (#9)

* RED→GREEN: detect basic caller-before-callee violations

Implement core stepdown rule: collect function declarations per file,
walk bodies for call expressions, report when callee is declared above caller.

* Add test cases for external calls, transitive and multiple callees

* Fix duplicate diagnostics and remove redundant fmt.Sprintf

Add seen-set per caller to prevent reporting the same callee multiple
times. Use pass.Reportf format args directly instead of wrapping in
fmt.Sprintf.

43 of 51 new or added lines in 1 file covered. (84.31%)

55 of 63 relevant lines covered (87.3%)

64.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
87.3
-12.7% analyzer.go
Jobs
ID Job ID Ran Files Coverage
1 23951662589.1 03 Apr 2026 03:30PM UTC 1
87.3
GitHub Action Run
2 23951662589.2 03 Apr 2026 03:30PM UTC 1
87.3
GitHub Action Run
3 23951662589.3 03 Apr 2026 03:30PM UTC 1
87.3
GitHub Action Run
4 23951662589.4 03 Apr 2026 03:31PM UTC 1
87.3
GitHub Action Run
5 23951662589.5 03 Apr 2026 03:31PM UTC 1
87.3
GitHub Action Run
6 23951662589.6 03 Apr 2026 03:31PM UTC 1
87.3
GitHub Action Run
Source Files on build 23951662589
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9ab6fae2 on github
  • Prev Build on main (#23951473798)
  • Next Build on main (#23951964853)
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