Bug: Use int64 for topology's createdAt. #137
golang.yaml
on: pull_request
proto
21s
golang
/
lint
34s
golang
/
test
40s
golang
/
benchmark
55s
Annotations
3 errors and 11 warnings
golang / lint:
pkg/grid/v1/topology_test.go#L17
unnecessary conversion (unconvert)
|
golang / lint
issues found
|
golang / benchmark
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `1.50`.
| Benchmark suite | Current: 847fae6e16be92f596b9a16cb3e9a49bc1a71ec3 | Previous: 38ffcade464128d6fb2d8604837c93102b8c3975 | Ratio |
|-|-|-|-|
| `BenchmarkTopologySerialization` | `59094` ns/op | `30606` ns/op | `1.93` |
This comment was automatically generated by [workflow](https://github.com/zaphiro-technologies/protobuf/actions?query=workflow%3AGolang) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/zaphiro-technologies/protobuf/commit/847fae6e16be92f596b9a16cb3e9a49bc1a71ec3#commitcomment-132420055
|
proto
No github_token supplied, API requests will be subject to stricter rate limiting
|
golang / test:
pkg/grid/v1/topology.pb.go#L44
44-46 lines are not covered with tests
|
golang / test:
pkg/grid/v1/topology.pb.go#L48
48 line is not covered with tests
|
golang / test:
pkg/grid/v1/topology.pb.go#L59
59 line is not covered with tests
|
golang / test:
pkg/grid/v1/topology.pb.go#L63
63-65 lines are not covered with tests
|
golang / test:
pkg/grid/v1/topology.pb.go#L67
67-71 lines are not covered with tests
|
golang / test:
pkg/grid/v1/topology.pb.go#L74
74-78 lines are not covered with tests
|
golang / test:
pkg/grid/v1/topology.pb.go#L99
99-103 lines are not covered with tests
|
golang / test:
pkg/grid/v1/topology.pb.go#L121
121-122 lines are not covered with tests
|
golang / test:
pkg/grid/v1/topology.pb.go#L124
124-133 lines are not covered with tests
|
golang / benchmark
Performance alert! Previous value was 30606 and current value is 59094. It is 1.9307978827680847x worse than previous exceeding a ratio threshold 1.5
|