zaphiro-technologies / protobuf

A repository including protocol buffer used in Zaphiro's platform
Apache License 2.0
0 stars 0 forks source link

Add protocol buffer for grid events #19

Closed chicco785 closed 11 months ago

chicco785 commented 12 months ago

Description

Add protocol buffer for grid events as defined in Event Data Storage feature design.

Changes Made

Related Issues

Fixes #18

Checklist

barecheck[bot] commented 12 months ago

Barecheck - Code coverage report

Total: 22.15% Your code coverage diff: -10.60% ▾
Uncovered files and lines
FileLines
pkg/grid/v1/grid_event.pb.go48-50, 52, 63, 67-69, 71-75, 78-82, 85-89, 92-96, 99-103, 106-110, 122-128, 131-133, 135, 137-144, 146, 150-152, 154-158, 161-165, 176-182, 185-187, 189, 191-198, 200, 204-206, 208-212, 223-229, 232-234, 236, 238-245, 247, 251-253, 255-259, 270-276, 279-281, 283, 285-292, 294, 298-300, 302-306, 317-323, 326-328, 330, 332-339, 341, 345-347, 349-353, 364-370, 373-375, 377, 379-386, 388, 392-394, 396-400, 411-417, 420-422, 424, 426-433, 435, 439-441, 443-447, 458-464, 467-469, 471, 473-480, 482, 486-488, 490-494, 505-511, 514-516, 518, 520-527, 529, 533-535, 537-541, 552-558, 561-563, 565, 567-574, 576, 580-582, 584-588, 599-605, 608-610, 612, 614-621, 623, 627-629, 631-635, 646-652, 655-657, 659, 661-668, 670, 674-676, 678-682, 693-699, 702-704, 706, 708-715, 717, 721-723, 725-729, 740-746, 749-751, 753, 755-762, 764, 768-770, 772-776, 787-793, 796-798, 800, 802-809, 811, 815-817, 819-823, 834-840, 843-845, 847, 849-856, 858, 862-864, 866-870, 973-977, 1031-1032, 1036-1045, 1048-1057, 1060-1069, 1072-1081, 1084-1093, 1096-1105, 1108-1117, 1120-1129, 1132-1141, 1144-1153, 1156-1165, 1168-1177, 1180-1189, 1192-1201, 1204-1213, 1216-1225, 1228-1237
pkg/grid/v1/topology.pb.go44-46, 48, 59, 63-65, 67-71, 74-78, 98-102, 120-121, 123-132
pkg/platform/v1/task.pb.go57-61, 63-65, 67-69, 71-73, 80-82, 112-116, 118-120, 122-124, 126-128, 135-137, 148-154, 157-159, 161, 166-170, 176-178, 180-184, 187-191, 213-215, 217, 228, 232-234, 236-240, 243-247, 250-254, 277-279, 281, 292, 296-298, 300-304, 307-311, 314-318, 321-325, 389-393, 420-421, 423-432, 435-444, 447-456
pkg/conf/v1/conf2.pb.go47-49, 51, 62, 66-68, 70-74, 77-81, 84-88, 114-116, 118, 133-135, 137-141, 144-148, 151-155, 158-162, 165-169, 172-176, 179-183, 214-216, 218, 233-235, 237-241, 244-248, 251-255, 258-262, 265-269, 272-276, 279-283, 286-290, 293-297, 300-304, 307-311, 314-318, 372-376, 398-399, 401-410, 413-422, 425-434
pkg/grid/v1/data.pb.go177-181, 183-185, 187-189, 191-193, 195-197, 200-202, 223-225, 227, 242-244, 246-250, 253-257, 260-264, 285-287, 289, 300, 304-306, 308-312, 315-319, 441-445, 470-471, 473-482, 485-494
pkg/grid/v1/event.pb.go55-59, 61-63, 65-67, 69-71, 73-75, 78-80, 107-111, 113-115, 117-119, 121-123, 130-132, 157-159, 161, 176-178, 180-184, 187-191, 194-198, 201-205, 208-212, 215-219, 222-226, 280-284, 310-319
pkg/grid/v1/fault.pb.go58-62, 64-66, 68-70, 72-74, 81-83, 176-180, 182-184, 190-192, 194-196, 199-201, 229-231, 233, 248-250, 252-256, 259-263, 266-270, 273-277, 280-284, 287-291, 294-298, 301-305, 308-312, 315-319, 341-343, 345, 356, 360-362, 364-368, 371-375, 378-382, 403-405, 407, 418, 422-424, 426-430, 433-437, 554-558, 588-597, 600-609, 612-621
chicco785 commented 12 months ago

Documents: https://github.com/zaphiro-technologies/requirements/issues/18

chicco785 commented 11 months ago

@AntoineChalons @tejo @kdevelleZ any comment on this PR?

AntoineChalons commented 11 months ago

It's ok with me