Skip to content

Conversation

@floatdrop
Copy link
Owner

No description provided.

@github-actions
Copy link

📊 Coverage Report

Total Coverage: 100.0%

Coverage Details

github.com/floatdrop/debounce/debounce.go:26:	WithMaxCalls		100.0%
github.com/floatdrop/debounce/debounce.go:33:	WithMaxWait		100.0%
github.com/floatdrop/debounce/debounce.go:44:	New			100.0%
github.com/floatdrop/debounce/debounce.go:66:	NewFunc			100.0%
github.com/floatdrop/debounce/debounce.go:89:	callLimitReached	100.0%
github.com/floatdrop/debounce/debounce.go:93:	timeLimitReached	100.0%
github.com/floatdrop/debounce/debounce.go:97:	callFn			100.0%
github.com/floatdrop/debounce/debounce.go:109:	debouncedCall		100.0%
total:						(statements)		100.0%

@github-actions
Copy link

📊 Coverage Report

Total Coverage: 100.0%

Coverage Details

github.com/floatdrop/debounce/debounce.go:26:	WithMaxCalls		100.0%
github.com/floatdrop/debounce/debounce.go:33:	WithMaxWait		100.0%
github.com/floatdrop/debounce/debounce.go:44:	New			100.0%
github.com/floatdrop/debounce/debounce.go:66:	NewFunc			100.0%
github.com/floatdrop/debounce/debounce.go:89:	callLimitReached	100.0%
github.com/floatdrop/debounce/debounce.go:93:	timeLimitReached	100.0%
github.com/floatdrop/debounce/debounce.go:97:	callFn			100.0%
github.com/floatdrop/debounce/debounce.go:109:	debouncedCall		100.0%
total:						(statements)		100.0%

@floatdrop floatdrop merged commit 770f961 into master Jun 14, 2025
7 checks passed
@floatdrop floatdrop deleted the develop branch June 15, 2025 17:32
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