Skip to content

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.1 -> 1.11.3

Release Notes

hcoles/pitest

v1.11.3

Compare Source

  • #​1159 Include only mutated classes in line coverage stats

The line coverage data displayed on the console previously included all targetted
code, while the figures shown in the report were implicitly limited to mutated classes.

This caused considerable confusion.

The console stats are now also limited to include only mutated classes.

v1.11.2

Compare Source

  • #​1157 Report only target code lines

The line coverage stats reported on the console included code lines for the entire project, even when filters were applied. This resulted in dramatically low coverage scores.


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

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Mar 1, 2023

Suggested commit message:

Upgrade pitest-maven-plugin 1.11.1 -> 1.11.3 (#514)

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

@Stephan202 Stephan202 modified the milestones: 0.10.0, 0.9.0 Mar 1, 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.

HTML output unchanged 👍

@rickie rickie force-pushed the renovate/org.pitest-pitest-maven-1.x branch from af7dc8c to b32d46d Compare March 2, 2023 15:15
@github-actions
Copy link

github-actions bot commented Mar 2, 2023

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/org.pitest-pitest-maven-1.x branch from b32d46d to 9348592 Compare March 3, 2023 07:36
@github-actions
Copy link

github-actions bot commented Mar 3, 2023

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.1 -> 1.11.3 Upgrade pitest-maven-plugin 1.11.1 -> 1.11.3 Mar 3, 2023
@rickie rickie merged commit 2111c81 into master Mar 3, 2023
@rickie rickie deleted the renovate/org.pitest-pitest-maven-1.x branch March 3, 2023 07:53
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