frostfs-node/pkg/util
Aleksey Savchuk 5fac4058e8
All checks were successful
DCO action / DCO (pull_request) Successful in 51s
Tests and linters / Run gofumpt (pull_request) Successful in 1m41s
Vulncheck / Vulncheck (pull_request) Successful in 1m54s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m13s
Build / Build Components (pull_request) Successful in 2m21s
Tests and linters / gopls check (pull_request) Successful in 2m31s
Tests and linters / Staticcheck (pull_request) Successful in 2m34s
Tests and linters / Lint (pull_request) Successful in 3m30s
Tests and linters / Tests (pull_request) Successful in 3m35s
Tests and linters / Tests with -race (pull_request) Successful in 3m37s
[#1364] cmd/common: Add tests for CreateViper and ReloadViper
Add tests for `CreateViper` and `ReloadViper` to ensure that no extra
files, except *.yaml, *.yml, *.json, are loaded from config directory.

Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-09-11 08:03:05 +00:00
..
attributes [#455] Fix non-informative message when parse node attributes 2023-06-28 15:02:29 +00:00
autocomplete [#83] util/autocomplete: Fix deprecated warning 2023-03-13 07:07:30 +00:00
config [#1364] cmd/common: Add tests for CreateViper and ReloadViper 2024-09-11 08:03:05 +00:00
gendoc [#578] gendoc: Allow to override flags 2023-08-10 11:10:11 +00:00
http [#66] node: Replace interface{} with any 2023-02-21 16:47:07 +03:00
keyer [#972] keyer: Use UncompressedBytes() for marshaling 2024-02-19 13:13:09 +00:00
logger [#991] logger: Fix journald logger 2024-02-19 16:18:13 +03:00
precision Rename package name 2023-03-07 16:38:26 +03:00
rand [#851] util/rand: use single random source 2022-01-12 19:29:27 +03:00
sdnotify [#1262] sdnotify: Send system monotonic time on reload 2024-08-16 12:05:31 +03:00
state [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
sync [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
os.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
salt.go [#290] util: Implement salting writer 2021-01-11 18:40:59 +03:00
salt_test.go Rename package name 2023-03-07 16:38:26 +03:00
worker_pool.go [#381] *: Move to sync/atomic 2023-05-23 08:18:01 +03:00
worker_pool_test.go [#901] util: implement Release for PseudWorkerPool 2021-10-25 18:53:36 +03:00