Closed dependabot[bot] closed 2 years ago
Merging #586 (d715d7c) into master (3b23e5c) will decrease coverage by
1.79%
. The diff coverage is86.72%
.
@@ Coverage Diff @@
## master #586 +/- ##
==========================================
- Coverage 76.69% 74.90% -1.79%
==========================================
Files 132 133 +1
Lines 8308 10079 +1771
==========================================
+ Hits 6371 7549 +1178
- Misses 1473 2064 +591
- Partials 464 466 +2
Impacted Files | Coverage Δ | |
---|---|---|
operator/buffer/buffer.go | 75.86% <ø> (-1.92%) |
:arrow_down: |
operator/buffer/memory.go | 71.60% <ø> (-3.74%) |
:arrow_down: |
...builtin/input/aws/cloudwatch/cloudwatch_persist.go | 75.00% <ø> (-6.82%) |
:arrow_down: |
operator/builtin/input/azure/event_hub.go | 0.00% <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.56% <ø> (-0.29%) |
:arrow_down: |
operator/builtin/input/journald/journald.go | 58.76% <ø> (-1.83%) |
:arrow_down: |
operator/builtin/input/udp/udp.go | 73.49% <ø> (-1.51%) |
:arrow_down: |
... and 158 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 6410e79...d715d7c. Read the comment docs.
Superseded by #594.
Bumps github.com/aws/aws-sdk-go from 1.42.51 to 1.43.7.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Changelog
Sourced from github.com/aws/aws-sdk-go's changelog.
... (truncated)
Commits
f77d1c4
Release v1.43.7 (2022-02-25) (#4295)1f3b1b4
Release v1.43.6 (#4294)021d53c
Release v1.43.5 (2022-02-23) (#4293)f084416
go.mod: update vulnerable net library (#4292)0697fea
Release v1.43.4 (2022-02-22) (#4289)aef7eaf
codegen: Add fix to prevent HTTP/2 event stream request hang on error (#4288)bc10f38
Release v1.43.3 (2022-02-21) (#4287)cbac39e
Release v1.43.2 (2022-02-18) (#4285)9429e75
Release v1.43.1 (2022-02-17) (#4281)6f163e0
Release v1.43.0 (2022-02-16) (#4279)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)