Closed dependabot[bot] closed 1 year ago
Merging #664 (a3fb6b4) into master (a296cea) will increase coverage by
0.21%
. Report is 131 commits behind head on master. The diff coverage is0.00%
.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
@@ Coverage Diff @@
## master #664 +/- ##
=========================================
+ Coverage 9.08% 9.30% +0.21%
=========================================
Files 54 51 -3
Lines 6142 5567 -575
=========================================
- Hits 558 518 -40
+ Misses 5535 5004 -531
+ Partials 49 45 -4
Files Changed | Coverage Δ | |
---|---|---|
internal/pkg/service/appDep/app_dep.go | 0.00% <0.00%> (ø) |
|
internal/pkg/service/confgov2/config.go | 0.00% <0.00%> (ø) |
|
internal/pkg/service/k8s/init.go | 0.00% <0.00%> (ø) |
|
internal/pkg/service/k8s/pod.go | 3.51% <0.00%> (ø) |
|
internal/pkg/service/k8s/service.go | 0.00% <0.00%> (ø) |
Superseded by #673.
Bumps github.com/aliyun/aliyun-log-go-sdk from 0.1.43 to 0.1.60.
Release notes
Sourced from github.com/aliyun/aliyun-log-go-sdk's releases.
... (truncated)
Commits
9ccbdd4
get log support highlight (#231)5bfa9d2
support logstore metering mode (#230)487e9c7
Merge pull request #229 from crimson-gao/master4bd1027
build actions use 1.13afce62e
fix build on go 1.13722847e
fix build 1.13 (#228)ecf2bfe
fix build 1.1324b6f23
add getlogsV3ToComplete (#227)386a0d0
feat: client support credentialsProvider (#216)2c71d01
Fix Lines json key bug (#217)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 show