frostfs-node/pkg/local_object_storage/blobovnicza
Dmitrii Stepanov 692749dba1
Some checks failed
DCO action / DCO (pull_request) Failing after 1m30s
Tests and linters / Run gofumpt (pull_request) Successful in 1m26s
Vulncheck / Vulncheck (pull_request) Successful in 2m11s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m25s
Build / Build Components (pull_request) Successful in 2m29s
Tests and linters / Lint (pull_request) Failing after 2m26s
Tests and linters / gopls check (pull_request) Successful in 2m43s
Tests and linters / Staticcheck (pull_request) Successful in 2m56s
Tests and linters / Tests (pull_request) Successful in 4m22s
Tests and linters / Tests with -race (pull_request) Successful in 5m58s
[#1437] node: Use ctx for logging
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-10-21 10:24:41 +03:00
..
blobovnicza.go [#1437] node: Use ctx for logging 2024-10-21 10:24:41 +03:00
blobovnicza_test.go [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
control.go [#1437] node: Use ctx for logging 2024-10-21 10:24:41 +03:00
delete.go [#1437] node: Use ctx for logging 2024-10-21 10:24:41 +03:00
errors.go [#1166] blobovnicza: Return NoSpaceLeft error instead of syscall.ENOSPC 2024-06-07 17:15:43 +03:00
exists.go [#874] engine: Revert Check object existance concurrently 2024-04-01 08:42:34 +00:00
get.go [#874] engine: Revert Check object existance concurrently 2024-04-01 08:42:34 +00:00
get_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
iterate.go Reapply "[#972] Use min/max builtins" 2024-04-10 12:09:34 +00:00
iterate_test.go [#96] node: Drop neo-go's slices package 2023-11-17 13:24:04 +03:00
meta.go [#863] blobovnicza: Fix counters 2023-12-13 13:34:29 +03:00
metrics.go [#602] metrics: Add blobovnicza items counter 2023-08-18 13:01:27 +03:00
move.go [#1166] blobovnicza: Return NoSpaceLeft error instead of syscall.ENOSPC 2024-06-07 17:15:43 +03:00
put.go [#1166] blobovnicza: Return NoSpaceLeft error instead of syscall.ENOSPC 2024-06-07 17:15:43 +03:00
sizes.go [#1337] blobovniczatree: Add rebuild by fill percent 2024-09-06 13:57:27 +03:00
sizes_test.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00