Closed codegold79 closed 1 year ago
Merging #4625 (c1d3b95) into main (bb07e03) will increase coverage by
24.94%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #4625 +/- ##
===========================================
+ Coverage 49.77% 74.72% +24.94%
===========================================
Files 453 21 -432
Lines 45424 1199 -44225
===========================================
- Hits 22612 896 -21716
+ Misses 20652 252 -20400
+ Partials 2160 51 -2109
What this PR does / why we need it
See issue #4623.
Which issue(s) this PR fixes
Fixes #4623
Describe testing done for PR
I ran the
make cli-plugin-build
andmake cli-plugin-publish
according to the BTI docs for plugins, and they worked.Release note
Additional information
Special notes for your reviewer