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

bombsimon / wsl / 21227396632
94%

Build:
DEFAULT BRANCH: main
Ran 21 Jan 2026 10:06PM UTC
Jobs 1
Files 4
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

21 Jan 2026 10:06PM UTC coverage: 94.262% (+1.7%) from 92.571%
21227396632

push

github

web-flow
Use `ast.Inspect` instead of `checkExpr` and manually calls (#226)

We only have `checkExpr` to recursively find `ast.FuncList` to check its
block. We do this both recursively but also for each known node that has
an expression.

Since we only care about the `FuncLit` it's better to just use
`ast.Inspect` and check block for both `FuncDecl` and `FuncLit` already
in `Run`.

This removes a lot of code and might also be faster potentially. We
might get diagnostics out of order but we never guaranteed a specific
order.

10 of 12 new or added lines in 1 file covered. (83.33%)

1 existing line in 1 file now uncovered.

1347 of 1429 relevant lines covered (94.26%)

265.39 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
95.73
2.29% wsl.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.73
2.29% wsl.go
Jobs
ID Job ID Ran Files Coverage
1 21227396632.1 21 Jan 2026 10:06PM UTC 4
94.26
GitHub Action Run
Source Files on build 21227396632
  • Tree
  • List 4
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21227396632
  • 07549b2d on github
  • Prev Build on main (#21226824798)
  • Next Build on main (#21261561679)
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