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

bombsimon / wsl
95%

Build:
DEFAULT BRANCH: main
Repo Added 17 Sep 2018 01:27PM UTC
Files 4
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • add-tests
  • after-checks
  • anonymous-func
  • append-only
  • ast
  • bump-go-version
  • bump-version
  • case-arms
  • case-trailing-newline
  • case-trailing-whitespace
  • circuit-break-labels
  • comments-in-else
  • config-setup
  • cuddle-decl
  • decl-fixer-2
  • defer-func-lit
  • doc
  • docs-and-defaults
  • empty-block
  • err-blocks
  • err-only-test
  • expr-cuddle
  • expression-for-block
  • feat/cuddle-group
  • feat/cuddle-max-statements
  • feat/golangci-lint-v2
  • feat/treat-go-as-defer
  • features
  • files
  • find-block-stmt
  • fix-assignment-cuddle-blocks
  • fix-err-checking
  • fix-err-cuddling
  • fix-flag-docs
  • fix-golangci-lint-doc
  • fix-install-instructions
  • fix-versioning
  • fix/cgo
  • fix/decl
  • fix/defer-regression
  • fix/downgrade-go
  • fix/drop-cgo-support
  • fix/go-block
  • fix/positions
  • fix/re-purpose-zero
  • fix/rename-test-file
  • fix/tests
  • fix/tests-cgo
  • fix/version
  • fix/zero-cuddle-with-err
  • fixer
  • fixes
  • flag-for-generated
  • gh-actions
  • go-1.22
  • go-mod
  • gomod
  • http-best-practice
  • if-statements
  • ignore-literals
  • issue-73-block-start-with-comment
  • lax-error-checking
  • less-comment-map
  • lock-unlock
  • make-all-test-code-compile
  • map
  • master
  • multiline-assignment
  • multiline-case
  • multiple-go
  • newline-after-block
  • parallel-tests
  • plus-plus-minus-minus
  • port-issue-test
  • position-for
  • refactor/go-yaml-in
  • refs/heads/defer-stmt-before-previous
  • refs/heads/else-if
  • refs/heads/master
  • refs/tags/v3.4.0
  • refs/tags/v4.0.0
  • refs/tags/v4.1.0
  • refs/tags/v4.2.0
  • refs/tags/v4.2.1
  • refs/tags/v4.3.0
  • refs/tags/v4.4.0
  • refs/tags/v4.4.1
  • refs/tags/v4.5.0
  • release-v5.4.0
  • rename-check
  • rename-test-folder
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-go-6.x
  • renovate/configure
  • renovate/coverallsapp-github-action-1.x
  • renovate/coverallsapp-github-action-2.x
  • renovate/github.com-stretchr-testify-1.x
  • renovate/go-1.x
  • renovate/golang.org-x-tools-0.x
  • renovate/golangci-golangci-lint-2.x
  • renovate/golangci-golangci-lint-action-9.x
  • renovate/jandelgado-gcov2lcov-action-1.x
  • slice-expr
  • struct-field-fn
  • tdd
  • trailing-comments
  • traverse-all-subexpr
  • travis-fix
  • update-docs
  • update-golangci-lint
  • update-linters
  • update-readme
  • update-version
  • use-ast-inspect
  • use-line-for
  • v1.0
  • v1.0.0
  • v1.0.1
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.2.5
  • v1.2.6
  • v1.2.7
  • v1.2.8
  • v1.2.8-issue-60
  • v2.0.0
  • v2.1.0
  • v2.1.0-fixer
  • v2.2.0
  • v3.0.0
  • v3.1.0
  • v3.2.0
  • v3.3.0
  • v5.5.0-upgrade
  • wsl-rewrite

09 May 2026 06:22AM UTC coverage: 94.618%. Remained the same
25594015233

push

github

web-flow
Update module golang.org/x/tools to v0.45.0 (#267)

1547 of 1635 relevant lines covered (94.62%)

375.96 hits per line

Relevant lines Covered
Build:
Build:
1635 RELEVANT LINES 1547 COVERED LINES
375.96 HITS PER LINE
Source Files on main
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25594015233 main Update module golang.org/x/tools to v0.45.0 (#267) push 09 May 2026 06:23AM UTC web-flow github
94.62
25435471059 main Update dependency golangci/golangci-lint to v2.12.2 (#266) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 06 May 2026 12:33PM UTC web-flow github
94.62
25254161767 main Update dependency golangci/golangci-lint to v2.12.1 (#265) push 02 May 2026 02:30PM UTC web-flow github
94.62
25246324110 main Update dependency golangci/golangci-lint to v2.12.0 (#264) * Update dependency golangci/golangci-lint to v2.12.0 * Disable linters --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Simon ... push 02 May 2026 06:58AM UTC web-flow github
94.62
25182587755 main Update version (#259) push 30 Apr 2026 06:32PM UTC web-flow github
94.62
25134211330 main Ensure `CheckErr` takes precedence over all other cuddling rules (#263) No matter what settings there is for cuddle cuddle max statements or if `CheckCuddleGroup` is enabled, `CheckErr` _always_ takes precedence ensuring that the idiomatic error ... push 29 Apr 2026 09:14PM UTC web-flow github
94.62
25130273713 main Support all go 1.25 versions (#262) push 29 Apr 2026 07:48PM UTC web-flow github
94.59
25129982061 main Treat `go` cuddling same as `defer` (#261) Add test case with example of idiomatic code, e.g. ```go func start(t *Worker, limit int) { t.SetLimit(limit) go t.Run() } ``` push 29 Apr 2026 07:41PM UTC web-flow github
94.59
25129673485 main `defer` allows any expression with intersecting variables (#260) Fixes regression introduced in previous refactor of `countValidCuddledStatements`. push 29 Apr 2026 07:34PM UTC web-flow github
94.58
25074104982 main Add `cuddle-group` check (#257) * Add `cuddle-group` check If more than `cuddle-max-statements` statements are detected, this check will add a blank line between them instead of splitting the group. * Add more test cases, minor restructure * A... push 28 Apr 2026 07:47PM UTC web-flow github
94.55
See All Builds (834)
  • Repo on GitHub
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