futurewei-cloud / alcor

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

[Data-Plane Mgr] Fix DPM NPE and gRPC issues. #555

Closed cj-chung closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #555 (42c20f4) into master (eb5a0c4) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #555      +/-   ##
============================================
+ Coverage     34.36%   34.38%   +0.01%     
- Complexity     1235     1236       +1     
============================================
  Files           501      501              
  Lines         12398    12398              
  Branches       1567     1567              
============================================
+ Hits           4261     4263       +2     
+ Misses         7558     7557       -1     
+ Partials        579      578       -1     
Impacted Files Coverage Δ Complexity Δ
...alcor/portmanager/util/RestParameterValidator.java 46.15% <0.00%> (+3.07%) 14.00% <0.00%> (+1.00%)

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 eb5a0c4...42c20f4. Read the comment docs.