Closed dependabot[bot] closed 2 years ago
Merging #128 (fdbd60d) into master (282d814) will decrease coverage by
0.26%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #128 +/- ##
============================================
- Coverage 90.86% 90.59% -0.27%
+ Complexity 135 134 -1
============================================
Files 17 17
Lines 372 372
Branches 25 25
============================================
- Hits 338 337 -1
- Misses 18 19 +1
Partials 16 16
Impacted Files | Coverage Δ | |
---|---|---|
...a/com/enonic/lib/cron/model/JobDescriptorImpl.java | 89.47% <0.00%> (-1.76%) |
: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 282d814...fdbd60d. Read the comment docs.
Looks like actions/cache is no longer a dependency, so this is no longer needed.
Bumps actions/cache from 2 to 3.0.1.
Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
Commits
136d96b
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_version60c606a
Update licensed filesb6e9a91
Revert "Updated to the latest version."c842503
Updated to the latest version.2b7da2a
Bumped up to a major version.deae296
Merge pull request #651 from magnetikonline/fix-golang-windows-exampleDependabot 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)