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

bombsimon / wsl / 24633981862
95%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 04:40PM 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

19 Apr 2026 04:40PM UTC coverage: 94.41% (+0.2%) from 94.206%
24633981862

push

github

web-flow
Add `after-` checks (#253)

* Add `after-` checks

Add new checks to require whitespace _after_ statements
- `after-decl`
- `after-defer`
- `after-expr`
- `after-go`

Require a blank line separating these type of statements from whatever
comes after. This extends the only current after check, `after-block`.

* Ensure `after-defer` handles newline after grouping

* Handle different token types in `after-decl`

* Remove duplicate test

* 🙅‍♀️ — 🤖

* Add back to top links

* Extend `all_enabled` tests

* Allow defer after expr

* Test all string conversions

* Always handle comments in `after-*` checks

We need to handle comments in all `after-*` checks, not only,
`after-block`.

This also fixes a bug we had where a comment in nested blocks would
trigger a diagnostic. To avoid this we keep track of the current blocks
closing bracket in the cursor.

152 of 156 new or added lines in 3 files covered. (97.44%)

1503 of 1592 relevant lines covered (94.41%)

332.6 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
95.78
0.03% wsl.go
Jobs
ID Job ID Ran Files Coverage
1 24633981862.1 19 Apr 2026 04:40PM UTC 4
94.41
GitHub Action Run
Source Files on build 24633981862
  • Tree
  • List 4
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24633981862
  • 1e1e3953 on github
  • Prev Build on main (#24310805950)
  • Next Build on main (#24637868809)
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