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.11.0 -> 1.11.1 #509

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

Picnic-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.pitest:pitest-maven (source) build patch 1.11.0 -> 1.11.1

Release Notes

hcoles/pitest

v1.11.1

Compare Source

#​1156 Prevent synthetic lines being counted in coverage

Synthetic methods were being included in the line coverage calculations resulting in an over calculation of coverage. For some kotlin classes this could result in more code lines having coverage than actually existed in a file. #​1156 fixes this, but still intstruments the synthetic methods used to implement lambdas in java classes.


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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Feb 24, 2023

Suggested commit message:

Upgrade pitest-maven-plugin 1.11.0 -> 1.11.1 (#509)

See:
- https://github.com/hcoles/pitest/releases/tag/1.11.1
- https://github.com/hcoles/pitest/compare/1.11.0...1.11.1

@Stephan202 Stephan202 added this to the 0.10.0 milestone Feb 24, 2023
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.

No difference on error-prone-contrib.

@Picnic-Bot Picnic-Bot force-pushed the renovate/org.pitest-pitest-maven-1.x branch from 1c50e4b to 4a3740f Compare February 25, 2023 02:01
@github-actions
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/org.pitest-pitest-maven-1.x branch from 4a3740f to 7d6f5bd Compare February 26, 2023 02:01
@Stephan202 Stephan202 modified the milestones: 0.10.0, 0.9.0 Feb 26, 2023
@Picnic-Bot Picnic-Bot force-pushed the renovate/org.pitest-pitest-maven-1.x branch from 7d6f5bd to ba87180 Compare February 27, 2023 02:00
@rickie rickie force-pushed the renovate/org.pitest-pitest-maven-1.x branch from ba87180 to 631ef2d Compare February 27, 2023 15:37
@github-actions
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 changed the title Upgrade org.pitest:pitest-maven 1.11.0 -> 1.11.1 Upgrade pitest-maven-plugin 1.11.0 -> 1.11.1 Feb 27, 2023
@rickie rickie merged commit 6b4fba6 into master Feb 27, 2023
@rickie rickie deleted the renovate/org.pitest-pitest-maven-1.x branch February 27, 2023 15:47
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