Closed dependabot[bot] closed 3 years ago
Merging #195 (18f7826) into master (262edf1) will decrease coverage by
0.11%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #195 +/- ##
==========================================
- Coverage 34.72% 34.60% -0.12%
==========================================
Files 63 63
Lines 2534 2534
Branches 286 286
==========================================
- Hits 880 877 -3
- Misses 1591 1593 +2
- Partials 63 64 +1
Impacted Files | Coverage Δ | |
---|---|---|
...dumbdogdiner/stickyapi/common/util/StringUtil.java | 91.13% <0.00%> (-3.80%) |
: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 262edf1...18f7826. Read the comment docs.
Superseded by #198.
Bumps classgraph from 4.8.105 to 4.8.128.
Release notes
Sourced from classgraph's releases.
... (truncated)
Commits
47ac526
[maven-release-plugin] prepare release classgraph-4.8.1283138247
Small fixes9aeea13
Merge branch 'latest' of https://github.com/classgraph/classgraph into latest66a43f7
JDK 7 fixa5d6e49
Merge pull request #580 from classgraph/dependabot/maven/io.github.toolfactor...3939089
Optimize reflection by caching fields and methodsf1e7946
Refactoringdb679af
[maven-release-plugin] prepare for next development iteration863ba69
[maven-release-plugin] prepare release classgraph-4.8.12748a04aa
Bump jvm-driver from 7.4.0 to 7.4.1Dependabot 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)