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

Return survived mutations as mapping of lines to a list of mutations #16

Merged
merged 5 commits into from
Apr 26, 2023

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Apr 20, 2023

Then we can improve the checks with some details of a mutation.

@uhafner uhafner added the enhancement Enhancement of existing functionality label Apr 20, 2023
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #16 (6694846) into main (4740c28) will increase coverage by 0.33%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #16      +/-   ##
============================================
+ Coverage     85.57%   85.91%   +0.33%     
- Complexity      486      492       +6     
============================================
  Files            23       23              
  Lines          1352     1356       +4     
  Branches        193      194       +1     
============================================
+ Hits           1157     1165       +8     
+ Misses          150      145       -5     
- Partials         45       46       +1     
Impacted Files Coverage Δ
src/main/java/edu/hm/hafner/coverage/FileNode.java 91.35% <100.00%> (+0.09%) ⬆️
...va/edu/hm/hafner/coverage/parser/PitestParser.java 96.34% <100.00%> (-1.16%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@uhafner uhafner merged commit b169d28 into main Apr 26, 2023
@uhafner uhafner deleted the survived-mutations branch April 26, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant