Skip to content

Conversation

@floatdrop
Copy link
Owner

No description provided.

@github-actions
Copy link

📊 v2 Coverage Report

Total Coverage: 100.0%

Coverage Details

github.com/floatdrop/debounce/v2/debounce.go:17:	WithLimit	100.0%
github.com/floatdrop/debounce/v2/debounce.go:25:	WithDelay	100.0%
github.com/floatdrop/debounce/v2/debounce.go:35:	Chan		100.0%
github.com/floatdrop/debounce/v2/debouncer.go:9:	New		100.0%
github.com/floatdrop/debounce/v2/debouncer.go:26:	Do		100.0%
github.com/floatdrop/debounce/v2/debouncer.go:31:	Func		100.0%
github.com/floatdrop/debounce/v2/debouncer.go:38:	Close		100.0%
total:							(statements)	100.0%

@github-actions
Copy link

📊 v1 Coverage Report

Total Coverage: 94.3%

Coverage Details

github.com/floatdrop/debounce/debounce.go:26:	WithMaxCalls		100.0%
github.com/floatdrop/debounce/debounce.go:35:	WithMaxWait		100.0%
github.com/floatdrop/debounce/debounce.go:46:	New			85.7%
github.com/floatdrop/debounce/debounce.go:78:	NewFunc			100.0%
github.com/floatdrop/debounce/debounce.go:101:	callLimitReached	100.0%
github.com/floatdrop/debounce/debounce.go:105:	timeLimitReached	100.0%
github.com/floatdrop/debounce/debounce.go:109:	debouncedCall		100.0%
total:						(statements)		94.3%

@floatdrop floatdrop merged commit e1d7195 into master Jun 17, 2025
8 checks passed
@floatdrop floatdrop deleted the rewrite-tests-without-testify branch June 17, 2025 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants