frostfs-node/pkg/local_object_storage/shard
Alex Vanin e03d906cb7 [#334] engine: Make tests more predictable
There is a codecov issue because objects are not placed
in the engine the same way every unit test. Therefore
sometimes there are more coverage, sometimes there are
less. Seeded RNG should solve this issue for engine tests.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-21 11:00:23 +03:00
..
control.go [#323] storage/shard: Fix message of the error returned by Open method 2021-01-18 18:53:39 +03:00
delete.go [#302] Fix whitespace linter errors 2021-01-12 18:47:02 +03:00
delete_test.go [#230] engine: Rename `WithAddress` to `WithAddresses` for delete operations 2020-12-11 17:19:37 +03:00
exists.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
get.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
get_test.go [#230] shard: Add test for getting SplitInfo 2020-12-11 17:19:37 +03:00
head.go [#238] shard: Support raw flag in Head method 2020-12-11 17:19:37 +03:00
head_test.go [#238] shard: Support raw flag in Head method 2020-12-11 17:19:37 +03:00
id.go [#189] shard: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
info.go [#222] Use write cache options in storage app 2020-12-11 17:19:37 +03:00
inhume.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
inhume_test.go [#222] Add tests for shards 2020-12-11 17:19:37 +03:00
list.go [#242] shard: Support ContainerID argument in metabase selects 2020-12-11 17:19:37 +03:00
list_test.go [#231] shard: Add List method to return all available objects 2020-12-11 17:19:37 +03:00
mode.go [#189] shard: Fix missing return statement in SetMode method 2020-12-11 17:19:37 +03:00
move.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
put.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
range.go [#235] blobstor: Return object.ErrRangeOutOfBounds from shallow dir 2020-12-11 17:19:37 +03:00
select.go [#242] shard: Support ContainerID argument in metabase selects 2020-12-11 17:19:37 +03:00
shard.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
shard_test.go [#334] engine: Make tests more predictable 2021-01-21 11:00:23 +03:00
weight.go [#189] shard: Extend Info with WeightValues 2020-12-11 17:19:37 +03:00