timer: Remove unused OnDelta() method #1507

Merged
fyrchik merged 3 commits from fyrchik/frostfs-node:remove-unused into master 2024-11-20 08:36:26 +00:00

3 commits

Author SHA1 Message Date
a8f6454e2c
[#1507] timer/test: Use const for constants
All checks were successful
DCO action / DCO (pull_request) Successful in 4m0s
Vulncheck / Vulncheck (pull_request) Successful in 3m50s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m38s
Tests and linters / Staticcheck (pull_request) Successful in 4m44s
Tests and linters / Run gofumpt (pull_request) Successful in 4m54s
Tests and linters / gopls check (pull_request) Successful in 5m26s
Build / Build Components (pull_request) Successful in 5m39s
Tests and linters / Tests with -race (pull_request) Successful in 5m45s
Tests and linters / Lint (pull_request) Successful in 6m30s
Tests and linters / Tests (pull_request) Successful in 7m2s
Make it easy to see what the test is about.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-11-20 10:56:02 +03:00
a8faee7faf
[#1507] timer/test: Improve test coverage
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-11-20 10:56:02 +03:00
3c0c121d50
[#1507] timer: Remove unused OnDelta() method
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-11-20 10:56:02 +03:00