futurewei-cloud / alcor

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

[Hotfix] Fix Issue #506 and Issue #505 #511

Closed kevin-zhonghao closed 3 years ago

kevin-zhonghao commented 3 years ago

https://github.com/futurewei-cloud/alcor/issues/505 https://github.com/futurewei-cloud/alcor/issues/506

codecov-io commented 3 years ago

Codecov Report

Merging #511 (bf4b11d) into master (ea2d923) will decrease coverage by 0.02%. The diff coverage is 34.92%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #511      +/-   ##
============================================
- Coverage     34.92%   34.90%   -0.03%     
  Complexity     1183     1183              
============================================
  Files           473      473              
  Lines         11776    11799      +23     
  Branches       1521     1526       +5     
============================================
+ Hits           4113     4118       +5     
- Misses         7102     7114      +12     
- Partials        561      567       +6     
Impacted Files Coverage Δ Complexity Δ
...lcor/route/service/Impl/RouterToPMServiceImpl.java 5.12% <0.00%> (-1.54%) 1.00 <0.00> (ø)
...rewei/alcor/subnet/exception/SubnetBindRouter.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...cor/subnet/service/implement/SubnetServiceImp.java 1.10% <0.00%> (+<0.01%) 1.00 <0.00> (ø)
...ewei/alcor/subnet/controller/SubnetController.java 54.18% <41.66%> (-0.70%) 13.00 <0.00> (ø)
...lcor/route/controller/NeutronRouterController.java 58.12% <50.00%> (-0.43%) 12.00 <0.00> (ø)
...rewei/alcor/route/controller/RouterController.java 47.02% <55.00%> (-0.24%) 11.00 <0.00> (ø)
...ei/alcor/route/service/Impl/RouterServiceImpl.java 58.82% <66.66%> (-0.39%) 15.00 <0.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 ea2d923...bf4b11d. Read the comment docs.