Closed dependabot[bot] closed 2 years ago
Kudos, SonarCloud Quality Gate passed!
Merging #402 (1c05836) into master (a586397) will decrease coverage by
0.03%
. The diff coverage is33.33%
.
@@ Coverage Diff @@
## master #402 +/- ##
==========================================
- Coverage 54.23% 54.20% -0.04%
==========================================
Files 41 41
Lines 3055 3059 +4
==========================================
+ Hits 1657 1658 +1
- Misses 1235 1238 +3
Partials 163 163
Impacted Files | Coverage Δ | |
---|---|---|
pkg/sync/common/types.go | 58.82% <ø> (ø) |
|
pkg/utils/kube/resource_ops.go | 0.00% <0.00%> (ø) |
|
pkg/sync/sync_context.go | 71.10% <50.00%> (-0.19%) |
:arrow_down: |
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 d8b1a12...1c05836. Read the comment docs.
Superseded by #415.
Bumps actions/cache from 2.1.6 to 3.0.2.
Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
Commits
48af2dc
Update actions/cache version (#786)f63a711
Merge pull request #781 from actions/t-dedah/cacheSize770a27c
Update licensesc2131ab
New build5751604
Updated@actions/cache
to 2.0.1136d96b
Enabling actions/cache for GHES based on presence of AC service (#774)7d4f40b
Bumping up the version to fix download issue for files > 2 GB. (#775)2d8d0d1
Updated what's new. (#771)7799d86
Updated the usage and docs to the major version release. (#770)4b0cf6c
Merge pull request #769 from actions/users/ashwinsangem/bump_major_versionDependabot 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)