Closed dependabot[bot] closed 8 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
d001a55
) 68.88% compared to head (6085295
) 76.47%. Report is 138 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...rc/main/java/packagename/domain/ExampleDomain.java | 50.00% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps org.pitest:pitest-maven from 1.15.3 to 1.15.8.
Release notes
Sourced from org.pitest:pitest-maven's releases.
Commits
f279b24
switch unmodifiable collection filtering off by defualt7be0282
Merge pull request #1310 from hcoles/feature/filter_defensive_copye80f824
filter all returns of unmodifiable wrappers3794506
filter mutations to defensive unmodifiable collection returns0c79a82
Merge pull request #1309 from hcoles/bug/surefire_unreplaced_properties0316619
replace standard maven properties imported from surefire9339cb7
Merge pull request #1308 from hcoles/feature/bump_maven_vs_versions6b49a42
fix surefire test for java 8285d241
expand surefire test case to catch basic argline errorsdb4d138
bump mvn vcs versionsDependabot 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