Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade pitest-maven-plugin 1.15.3 -> 1.15.6 #984

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

Picnic-Bot
Copy link
Contributor

@Picnic-Bot Picnic-Bot commented Jan 21, 2024

This PR contains the following updates:

Package Type Update Change
pitest-maven-plugin (source) build patch 1.15.3 -> 1.15.6

Release Notes

hcoles/pitest (pitest-maven-plugin)

v1.15.6

Compare Source

  • #​1295 temporarily remove dynamic call tracking

Invoke dynamic call tracking for static initializer code will be reintroduced when additional logic to suppress mutation filtering for delayed execution code has been implemented.

v1.15.5

Compare Source

  • #​1292 Args lines taken from surefire config do not have properties replaced

v1.15.4

Compare Source

  • #​1288 - New extension point to allow custom coverage export formats
  • #​1289 - Parse argline configuration from surefire configuration
  • #​1274 Follow invoke dynamic calls when detecting static initializer only methods

Note, maven users who have previously needed to duplicate argline parameters between surefire and pitest's jvmArgs and argline parameters may need to adjust their configuration when upgrading. Entries supplied to surefire will now automatically be added to pitest.


  • If you want to rebase/retry this PR, check this box

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Jan 21, 2024

Suggested commit message:

Upgrade pitest-maven-plugin 1.15.3 -> 1.15.6 (#984)

See:
- https://github.com/hcoles/pitest/releases/tag/1.15.4
- https://github.com/hcoles/pitest/releases/tag/1.15.5
- https://github.com/hcoles/pitest/releases/tag/1.15.6
- https://github.com/hcoles/pitest/compare/1.15.3...1.15.6

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 added this to the 0.15.0 milestone Jan 21, 2024
@Stephan202 Stephan202 removed this from the 0.15.0 milestone Jan 21, 2024
Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version generates fewer mutations, so I propose that we don't upgrade. I filed hcoles/pitest#1291.

Separately from that we should review to what extent this comment should be tweaked.

@Picnic-Bot Picnic-Bot force-pushed the renovate/pitest-maven-plugin-1.x branch from 6ffd3a4 to 2da05da Compare January 22, 2024 02:06
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Picnic-Bot Picnic-Bot force-pushed the renovate/pitest-maven-plugin-1.x branch from 2da05da to 63e5929 Compare January 23, 2024 02:05
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

1 similar comment
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Picnic-Bot Picnic-Bot changed the title Upgrade pitest-maven-plugin 1.15.3 -> 1.15.4 Upgrade pitest-maven-plugin 1.15.3 -> 1.15.6 Jan 24, 2024
@Picnic-Bot Picnic-Bot force-pushed the renovate/pitest-maven-plugin-1.x branch from 63e5929 to 5809b22 Compare January 24, 2024 02:14
@Stephan202 Stephan202 added this to the 0.15.0 milestone Jan 24, 2024
Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Output is now as before 👍

@Picnic-Bot Picnic-Bot force-pushed the renovate/pitest-maven-plugin-1.x branch 2 times, most recently from 9930a97 to 21cc19c Compare January 27, 2024 02:01
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie force-pushed the renovate/pitest-maven-plugin-1.x branch from 21cc19c to af79c53 Compare January 27, 2024 15:44
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@rickie rickie merged commit 4f6d321 into master Jan 27, 2024
16 checks passed
@rickie rickie deleted the renovate/pitest-maven-plugin-1.x branch January 27, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants