openconfig / ygnmi

A Go gNMI client library based on ygot-generated code
Apache License 2.0
12 stars 4 forks source link

generate_ordered_map -> generate_atomic_lists #104

Closed wenovus closed 1 year ago

wenovus commented 1 year ago

There is downstream dependent code that ignores atomicity of lists.

Making this flag more broad so that those downstream code can also adopt newer ygnmi without having to change themselves yet.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5481110111


Totals Coverage Status
Change from base Build 5406235427: 0.07%
Covered Lines: 1786
Relevant Lines: 2122

💛 - Coveralls