frostfs-api-go/util/proto/test
Evgenii Stratonikov 47a48969b0
All checks were successful
DCO action / DCO (pull_request) Successful in 1m27s
Tests and linters / Tests (1.19) (pull_request) Successful in 1m36s
Tests and linters / Tests (1.20) (pull_request) Successful in 1m43s
Tests and linters / Lint (pull_request) Successful in 1m51s
Tests and linters / Tests with -race (pull_request) Successful in 2m6s
[#103] proto: Test end-to-end scenario
Test the generated code, do not write yet another marshaling routine in
tests.

Before:
```
ok      git.frostfs.info/TrueCloudLab/frostfs-api-go/v2/util/proto      0.003s  coverage: 55.6% of statements
```

After:
```
ok      git.frostfs.info/TrueCloudLab/frostfs-api-go/v2/util/proto      0.003s  coverage: 80.0% of statements
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-08-09 11:18:17 +03:00
..
test.pb.go [#87] proto: Process files with protoc version 27.2 2024-08-06 17:20:29 +03:00
test.proto [#91] protogen: Support unpacked repeated uint64 fields 2024-07-16 14:39:20 +03:00
test_frostfs.pb.go [#103] proto: Test end-to-end scenario 2024-08-09 11:18:17 +03:00