Skip to content

Conversation

@floatdrop
Copy link
Owner

No description provided.

@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%

@github-actions
Copy link

📊 v2 Coverage Report

Total Coverage: 100.0%

Coverage Details

github.com/floatdrop/debounce/v2/debounce.go:20:	WithLimit	100.0%
github.com/floatdrop/debounce/v2/debounce.go:28:	WithDelay	100.0%
github.com/floatdrop/debounce/v2/debounce.go:43:	Chan		100.0%
github.com/floatdrop/debounce/v2/debounce.go:106:	timerChanOrNil	100.0%
github.com/floatdrop/debounce/v2/debounce.go:113:	restartTimer	100.0%
github.com/floatdrop/debounce/v2/debouncer.go:16:	New		100.0%
github.com/floatdrop/debounce/v2/debouncer.go:35:	Do		100.0%
github.com/floatdrop/debounce/v2/debouncer.go:43:	Func		100.0%
github.com/floatdrop/debounce/v2/debouncer.go:50:	Close		100.0%
total:							(statements)	100.0%

@floatdrop floatdrop merged commit dba45ac into master Jun 21, 2025
8 checks passed
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