Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Conversation

@kevin-zhonghao
Copy link
Contributor

Support the validation for input payload from port manager

@codecov-io
Copy link

codecov-io commented Oct 16, 2020

Codecov Report

Merging #427 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #427   +/-   ##
=========================================
  Coverage     36.81%   36.82%           
  Complexity     1152     1152           
=========================================
  Files           447      447           
  Lines         10706    10706           
  Branches       1367     1367           
=========================================
+ Hits           3941     3942    +1     
+ Misses         6232     6231    -1     
  Partials        533      533           
Impacted Files Coverage Δ Complexity Δ
...alcor/elasticipmanager/dao/ElasticIpAllocator.java 63.81% <0.00%> (+0.27%) 48.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 290e335...1eccd06. Read the comment docs.

@xieus xieus added the enhancement New feature or request label Oct 16, 2020
@xieus xieus added this to the Version 1.0.2020.11.30 milestone Oct 16, 2020
Copy link
Contributor

@xieus xieus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kevin-zhonghao Thanks for pushing more validation. This is a way to solid backend engineer 👍

@xieus xieus changed the title [Data-Plane-Manager] Validation for Input payload from PM [Data Plane Mgr] Input Validation Module Oct 19, 2020
Copy link
Contributor

@xieus xieus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@xieus xieus merged commit 098d0c8 into futurewei-cloud:master Oct 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port manager would complain NullPointerException when creating the payload

3 participants