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

raeperd / stepdown / 23952800403
98%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 04:05PM 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 04:05PM UTC coverage: 88.889% (-0.6%) from 89.524%
23952800403

push

github

web-flow
Add circular call detection (#15)

* Add circular call detection to suppress false positives

Build per-file call graph and DFS reachability check before reporting.
Skip closures when building call graph to avoid false circular edges.
Move helper functions (reachable, recvTypeName) above run for top-down order.

Closes #6

* Fix self-lint: move helpers after run (caller before callee)

The stepdown rule requires callers above callees. run() calls
reachable() and recvTypeName(), so run must be declared first.

50 of 57 new or added lines in 1 file covered. (87.72%)

144 of 162 relevant lines covered (88.89%)

169.67 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
88.89
-0.63% analyzer.go
Jobs
ID Job ID Ran Files Coverage
1 23952800403.1 03 Apr 2026 04:05PM UTC 1
88.89
GitHub Action Run
2 23952800403.2 03 Apr 2026 04:05PM UTC 1
88.89
GitHub Action Run
3 23952800403.3 03 Apr 2026 04:06PM UTC 1
88.89
GitHub Action Run
4 23952800403.4 03 Apr 2026 04:06PM UTC 1
88.89
GitHub Action Run
5 23952800403.5 03 Apr 2026 04:06PM UTC 1
88.89
GitHub Action Run
6 23952800403.6 03 Apr 2026 04:06PM UTC 1
88.89
GitHub Action Run
Source Files on build 23952800403
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bf27978b on github
  • Prev Build on main (#23952675261)
  • Next Build on main (#23952932507)
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