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

mutant: add INVERT_BWASSIGN mutant #181

Merged

Conversation

alessio-perugini
Copy link
Contributor

Proposed changes

#169 add INVERT_BWASSIGN mutant

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Lint and unit tests pass locally with my changes (make all)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

@pull-request-size pull-request-size bot added the s/L Size: Denotes a Pull Request that changes 100-499 lines label Oct 2, 2022
@codecov
Copy link

codecov bot commented Oct 2, 2022

Codecov Report

Merging #181 (8ec962d) into main (d9821c7) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   88.22%   88.23%   +0.01%     
==========================================
  Files          18       18              
  Lines        1282     1284       +2     
==========================================
+ Hits         1131     1133       +2     
  Misses        126      126              
  Partials       25       25              
Flag Coverage Δ
unittests 88.23% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/configuration/mutantenabled.go 100.00% <ø> (ø)
internal/mutator/mutator.go 90.47% <100.00%> (+0.47%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@alessio-perugini alessio-perugini marked this pull request as ready for review October 2, 2022 11:36
@k3rn31 k3rn31 requested a review from giorgiaroccetti October 2, 2022 12:41
@k3rn31 k3rn31 added the c/feature Category: An issue or PR related to a new feature label Oct 2, 2022
@k3rn31 k3rn31 self-assigned this Oct 2, 2022
@giorgiaroccetti giorgiaroccetti merged commit dab849d into go-gremlins:main Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/feature Category: An issue or PR related to a new feature s/L Size: Denotes a Pull Request that changes 100-499 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants