Closed cpheps closed 2 years ago
Merging #590 (66ea438) into v2 (793336c) will increase coverage by
3.19%
. The diff coverage is88.35%
.
@@ Coverage Diff @@
## v2 #590 +/- ##
==========================================
+ Coverage 67.01% 70.20% +3.19%
==========================================
Files 63 71 +8
Lines 4392 5600 +1208
==========================================
+ Hits 2943 3931 +988
- Misses 1172 1404 +232
+ Partials 277 265 -12
Impacted Files | Coverage Δ | |
---|---|---|
operator/buffer/buffer.go | 75.86% <ø> (-1.92%) |
:arrow_down: |
...builtin/input/aws/cloudwatch/cloudwatch_persist.go | 62.50% <ø> (-8.93%) |
:arrow_down: |
operator/builtin/input/azure/event_hub.go | 0.00% <ø> (ø) |
|
operator/builtin/input/azure/event_hub_config.go | 90.91% <ø> (-1.09%) |
:arrow_down: |
operator/builtin/input/file/finder.go | 100.00% <ø> (ø) |
|
operator/builtin/input/file/reader.go | 53.05% <0.00%> (-5.73%) |
:arrow_down: |
operator/builtin/input/http/config.go | 97.03% <ø> (-0.23%) |
:arrow_down: |
operator/builtin/input/journald/journald.go | 57.06% <ø> (-2.03%) |
:arrow_down: |
operator/builtin/output/googlecloud/severity.go | 100.00% <ø> (+72.73%) |
:arrow_up: |
operator/helper/persist/cached_persister.go | 100.00% <ø> (ø) |
|
... and 82 more |
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 f91c816...66ea438. Read the comment docs.
Description of Changes
Removed the bbolt persister large value test for set. It would fail on windows CI and did not increase test coverage over the other cases.
Please check that the PR fulfills these requirements