Closed rihter007 closed 2 years ago
Merging #124 (e320523) into main (5b8e421) will decrease coverage by
6.36%
. The diff coverage is5.40%
.
@@ Coverage Diff @@
## main #124 +/- ##
==========================================
- Coverage 63.38% 57.01% -6.37%
==========================================
Files 164 154 -10
Lines 10284 9985 -299
==========================================
- Hits 6518 5693 -825
- Misses 3045 3577 +532
+ Partials 721 715 -6
Flag | Coverage Δ | |
---|---|---|
e2e | 49.04% <5.40%> (-0.19%) |
:arrow_down: |
integration | 54.60% <0.00%> (-0.06%) |
:arrow_down: |
unittests | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
pkg/runner/test_steps_variables.go | 27.38% <0.00%> (-36.73%) |
:arrow_down: |
plugins/teststeps/variables/variables.go | 8.00% <8.00%> (ø) |
|
pkg/remote/sync.go | 0.00% <0.00%> (-94.12%) |
:arrow_down: |
pkg/xcontext/metrics/prometheus/hacks.go | 0.00% <0.00%> (-86.67%) |
:arrow_down: |
pkg/xcontext/metrics/prometheus/count.go | 0.00% <0.00%> (-84.62%) |
:arrow_down: |
pkg/xcontext/logger/internal/wrap_printf.go | 0.00% <0.00%> (-84.62%) |
:arrow_down: |
pkg/xcontext/logger/internal/log_level.go | 9.09% <0.00%> (-65.91%) |
:arrow_down: |
pkg/xcontext/metrics/prometheus/metrics.go | 23.60% <0.00%> (-57.61%) |
:arrow_down: |
pkg/xcontext/metrics/prometheus/option.go | 42.85% <0.00%> (-57.15%) |
:arrow_down: |
pkg/job/job.go | 20.40% <0.00%> (-55.11%) |
:arrow_down: |
... and 45 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
the added doc file makes it much more clear what the plugin is about
Also the PR reveals variables usage in the new E2E test