Issue #14019: update SuppressFilterElement constructor and remove unused methods#16944
Conversation
romani
left a comment
There was a problem hiding this comment.
I can not explain why this extra pitest mutation shows up
But we need to merge to make CI green
|
I got it you added suppressions for ci for pitest which were showing up unnecessary but why you reverted the changes in SuppressFilterElement and added the killed mutations again ? |
Main reason behind this PR was to fix the pitest ci checks somehow. which was failing for every user whether they make changes related to it or not. I followed pipeline and made appropriate changes. |
|
@Atharv3221, please send PR to return your changes. |
Just a mind dump. I think due to some change, PITEST is having extra coverage in places where It was not taking a look before . But still not sure why it is just warning about valueOf func. |
Fixes #16937
Revert PR - Issue #14019
Reference #16938
Closes #16938 , #16945
Build status
Report