Closed sihanwang41 closed 7 years ago
Merging #54 into master will increase coverage by
0.21%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #54 +/- ##
==========================================
+ Coverage 78.11% 78.33% +0.21%
==========================================
Files 18 18
Lines 626 623 -3
Branches 37 36 -1
==========================================
- Hits 489 488 -1
+ Misses 113 112 -1
+ Partials 24 23 -1
Impacted Files | Coverage Δ | |
---|---|---|
column/api/controller/run_controller.py | 100% <100%> (+5.88%) |
:arrow_up: |
column/api/common/utils.py | 100% <100%> (ø) |
:arrow_up: |
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 cf65a4d...187e437. Read the comment docs.
This patch adds run post payload validation
Signed-off-by: Sihan Wang wsihan@vmware.com