Closed Rui-Gan closed 2 years ago
Merging #50 (be77b86) into main (62bbfbb) will increase coverage by
13.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #50 +/- ##
==========================================
+ Coverage 5.39% 18.40% +13.01%
==========================================
Files 1 2 +1
Lines 315 402 +87
==========================================
+ Hits 17 74 +57
- Misses 298 322 +24
- Partials 0 6 +6
Impacted Files | Coverage Δ | |
---|---|---|
pkg/webhook/edgex/edgex_webhook.go | 65.51% <0.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
What type of PR is this?
/kind feature
What this PR does / why we need it:
Add UT for webhook
Which issue(s) this PR fixes:
Fixes #49