zaphiro-technologies / protobuf

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

Support `NormalizedResidual` and `ObjectiveFunction` data types #49

Closed chicco785 closed 7 months ago

chicco785 commented 7 months ago

Description

Support NormalizedResidual and ObjectiveFunction data types

Changes Made

Add NormalizedResidual and ObjectiveFunction data types to Grid Event DataTypes Enum.

Related Issues

Fixes #48

Checklist

chicco785 commented 7 months ago

@kdevelleZ @kwitekrac Once approved and merged, these small change needs to be backported also to the LabView branch/code.

barecheck[bot] commented 7 months ago

Barecheck - Code coverage report

Total: 16.98% Your code coverage diff: 0.00% ▴
Uncovered files and lines
FileLines
go/grid/v1/data.pb.go183-187, 189-191, 193-195, 197-199, 201-203, 206-208, 229-231, 233, 248-250, 252-256, 259-263, 266-270, 291-293, 295, 306, 310-312, 314-318, 321-325, 454-458, 483-484, 486-495, 498-507
MarcoPignati commented 7 months ago

Hi @kwitekrac , please port this changes in LabVIEW https://gitlab.com/zaphiro-technologies/synchrohub/-/issues/741

chicco785 commented 7 months ago

@kwitekrac the change is in the labview branch: https://github.com/zaphiro-technologies/protobuf/pull/45/commits/1b919ccd763efcfe3d95361ee87e9c174062b8f2 you probably only need to update the labview lib