issues
search
zaphiro-technologies
/
protobuf
A repository including protocol buffer used in Zaphiro's platform
Apache License 2.0
0
stars
0
forks
source link
Bug: Use int64 for topology's createdAt.
#16
Closed
tejo
closed
1 year ago
tejo
commented
1 year ago
Description
Use int64 for topology's createdAt.
Changes Made
Related Issues
Checklist
[ ] I have used a PR title that is descriptive enough for a release note.
[ ] I have tested these changes locally.
[ ] I have added appropriate tests or updated existing tests.
[ ] I have tested these changes on a dedicated VM or a customer VM [name of the VM]
[ ] I have added appropriate documentation or updated existing documentation.
barecheck[bot]
commented
1 year ago
Barecheck - Code coverage report
Total:
32.75%
Your code coverage diff:
0.00% ▴
Uncovered files and lines
File
Lines
pkg/grid/v1/topology.pb.go
44-46
,
48
,
59
,
63-65
,
67-71
,
74-78
,
99-103
,
121-122
,
124-133
Description
Use int64 for topology's createdAt.
Changes Made
Related Issues
Checklist