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

bombsimon / wsl
92%

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
  • anonymous-func
  • append-only
  • ast
  • bump-go-version
  • bump-version
  • case-arms
  • case-trailing-newline
  • case-trailing-whitespace
  • circuit-break-labels
  • config-setup
  • cuddle-decl
  • decl-fixer-2
  • defer-func-lit
  • doc
  • docs-and-defaults
  • empty-block
  • err-blocks
  • err-only-test
  • expression-for-block
  • feat/golangci-lint-v2
  • features
  • files
  • find-block-stmt
  • fix-assignment-cuddle-blocks
  • fix-err-checking
  • fix-err-cuddling
  • fix-golangci-lint-doc
  • fix-install-instructions
  • fix-versioning
  • fix/cgo
  • fix/drop-cgo-support
  • fix/positions
  • fix/rename-test-file
  • fix/tests
  • fix/tests-cgo
  • fix/version
  • 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
  • lock-unlock
  • make-all-test-code-compile
  • map
  • master
  • multiline-assignment
  • multiline-case
  • multiple-go
  • parallel-tests
  • plus-plus-minus-minus
  • port-issue-test
  • position-for
  • 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
  • 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-action-9.x
  • renovate/jandelgado-gcov2lcov-action-1.x
  • slice-expr
  • struct-field-fn
  • tdd
  • trailing-comments
  • traverse-all-subexpr
  • travis-fix
  • update-golangci-lint
  • update-linters
  • update-readme
  • update-version
  • 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
  • wsl-rewrite

06 Jan 2026 10:57AM UTC coverage: 91.751% (+0.1%) from 91.648%
20746200285

push

github

web-flow
Allow cuddling mutex locking/unlocking (#219)

* Allow cuddling mutex locking/unlocking

Restore removed support to more tightly cuddle mutex locking and
unlocking. This is no longer configurable and hard coded to the selected
few defaults from before.

It is not limited to a set number of statements between and it is not
restricted to specific type of statements, basically anything can be
cuddled below `Lock` and the statement calling `Unlock` can be cuddled
with anything.

Fixes #218

* Address linting

* Update docs

* Don't decent into blocks

* Exit as early as possible looking for selector

29 of 30 new or added lines in 1 file covered. (96.67%)

1268 of 1382 relevant lines covered (91.75%)

185.63 hits per line

Relevant lines Covered
Build:
Build:
1382 RELEVANT LINES 1268 COVERED LINES
185.63 HITS PER LINE
Source Files on main
  • Tree
  • List 4
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20746200285 main Allow cuddling mutex locking/unlocking (#219) * Allow cuddling mutex locking/unlocking Restore removed support to more tightly cuddle mutex locking and unlocking. This is no longer configurable and hard coded to the selected few defaults from be... push 06 Jan 2026 10:58AM UTC web-flow github
91.75
20075675749 main fix(deps): update module golang.org/x/tools to v0.40.0 (#217) push 09 Dec 2025 07:19PM UTC web-flow github
91.65
19783041323 main Disable dependency dashboard push 29 Nov 2025 11:07AM UTC bombsimon github
91.65
19782974799 main fix(deps): update module golang.org/x/tools to v0.39.0 (#211) * fix(deps): update module golang.org/x/tools to v0.39.0 * Bump `golangci-lint` and fix issues --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.c... push 29 Nov 2025 11:01AM UTC web-flow github
91.65
19782773228 main chore(deps): update actions/setup-go action to v6 (#213) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 29 Nov 2025 10:40AM UTC web-flow github
91.65
19782756877 main chore(deps): update coverallsapp/github-action action to v2 (#214) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 29 Nov 2025 10:38AM UTC web-flow github
91.65
19782753993 main chore(deps): update golangci/golangci-lint-action action to v9 (#215) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 29 Nov 2025 10:38AM UTC web-flow github
91.65
19782751652 main chore(deps): update actions/checkout action to v6 (#212) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 29 Nov 2025 10:38AM UTC web-flow github
91.65
19651436890 main chore(deps): update jandelgado/gcov2lcov-action action to v1.2.0 (#209) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 24 Nov 2025 10:31PM UTC web-flow github
91.65
19651428392 main fix(deps): update module github.com/stretchr/testify to v1.11.1 (#210) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 24 Nov 2025 10:31PM UTC web-flow github
91.65
See All Builds (712)
  • 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