frostfs-api-go/util
Evgenii Stratonikov 05d327d53f
Some checks failed
Tests and linters / Tests (1.19) (pull_request) Successful in 42s
Tests and linters / Tests (1.20) (pull_request) Successful in 45s
Tests and linters / Tests with -race (pull_request) Successful in 1m22s
Tests and linters / Lint (pull_request) Successful in 1m27s
DCO action / DCO (pull_request) Failing after 1m0s
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:11:52 +03:00
..
pool [#62] signature: Refactor BufferPool 2024-01-12 18:09:28 +03:00
proto proto: Test end-to-end scenario 2024-08-09 11:11:52 +03:00
protogen protogen: Handle uint32 type 2024-08-09 10:22:13 +03:00
signature [#68] Makefile: Use gofumpt for formatting 2024-03-14 10:31:58 +03:00