futurewei-cloud / alcor

Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32 stars 33 forks source link

[Schema] Add Id field in DHCP state #554

Closed zzxgzgz closed 3 years ago

zzxgzgz commented 3 years ago

This PR addes a field, string id = 3;, to dhcp.proto.

It has been tested and the unit tests passed. Please refer to the following screenshot.

image

codecov-io commented 3 years ago

Codecov Report

Merging #554 (b2000f3) into master (41f4efb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #554   +/-   ##
=========================================
  Coverage     34.39%   34.39%           
  Complexity     1236     1236           
=========================================
  Files           501      501           
  Lines         12398    12398           
  Branches       1567     1567           
=========================================
  Hits           4264     4264           
  Misses         7556     7556           
  Partials        578      578           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 41f4efb...b2000f3. Read the comment docs.