frostfs-api-go/util/proto
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 [#103] proto: Test end-to-end scenario 2024-08-09 11:18:17 +03:00
marshal.go [#65] object: Fix SetMarshalData for PutSingle request 2024-02-15 15:44:01 +03:00
marshal_test.go [#103] proto: Test end-to-end scenario 2024-08-09 11:18:17 +03:00