Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

chore: remove Mutation testing #729

Merged

Conversation

apupier
Copy link
Contributor

@apupier apupier commented Jun 28, 2023

  • it has never worked
  • it is creating noise on CI as all commits are marked with a failure

resolves #530

I searched for pitest and mutation and found no remaining occurrences. Are there other things related to it?

- it has never worked
- it is creating noise on CI as all commits are marked with a failure

resolves kaoto-archive#530

Signed-off-by: Aurélien Pupier <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
1.1% 1.1% Duplication

@Delawen
Copy link
Collaborator

Delawen commented Jun 28, 2023

As far as I remember, it was all around pitest.

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #729 (44bd118) into main (411a91e) will increase coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #729      +/-   ##
============================================
+ Coverage     79.91%   79.94%   +0.03%     
  Complexity      160      160              
============================================
  Files            53       53              
  Lines          2788     2788              
  Branches        457      457              
============================================
+ Hits           2228     2229       +1     
+ Misses          374      373       -1     
  Partials        186      186              

see 2 files with indirect coverage changes

@apupier apupier marked this pull request as ready for review June 28, 2023 11:44
@apupier apupier requested a review from a team June 28, 2023 11:44
@apupier apupier merged commit c2e7950 into kaoto-archive:main Jun 28, 2023
@apupier apupier deleted the 530-removeNeverWorkedMutationTesting branch June 28, 2023 11:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Fix or remove Mutation job
2 participants