openconfig / ygot

A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
Apache License 2.0
285 stars 107 forks source link

Support skipping any-xml using -ignore_unsupported. #931

Closed wenovus closed 11 months ago

wenovus commented 11 months ago

Currently it fails because containers are being detected via the default case, so they're being classified as containers.

coveralls commented 11 months ago

Coverage Status

coverage: 89.61% (-0.003%) from 89.613% when pulling c3dd384be1dc431866644e96f698b0f73425d1ea on fix-anyxml-unsupported into efd1f1d26391228d2a64d24dd10eb0965e69a765 on master.