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

Ignore 1 in Div assignment operator (DivEqual). #1886

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Ignore 1 in Div assignment operator (DivEqual). #1886

merged 1 commit into from
Oct 16, 2023

Conversation

uncaught
Copy link
Contributor

This PR:

Follow up to #1884 - Implement the same rules for division operator, ignoring 1 and -1.

Copy link
Member

@maks-rafalko maks-rafalko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @uncaught

@maks-rafalko maks-rafalko merged commit 3a39f6c into infection:master Oct 16, 2023
54 checks passed
github-merge-queue bot pushed a commit to Lendable/clock that referenced this pull request Oct 16, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [infection/infection](https://togithub.com/infection/infection) |
`^0.27.5` -> `^0.27.6` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/infection%2finfection/0.27.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/infection%2finfection/0.27.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/infection%2finfection/0.27.5/0.27.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/infection%2finfection/0.27.5/0.27.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>infection/infection (infection/infection)</summary>

###
[`v0.27.6`](https://togithub.com/infection/infection/releases/tag/0.27.6):
Fix equivalent mutants

[Compare
Source](https://togithub.com/infection/infection/compare/0.27.5...0.27.6)

**Added:**

- Add PHP 8.3 to CI by [@&#8203;sidz](https://togithub.com/sidz) in
[infection/infection#1881

**Fixed:**

- Ignore 1 in Mul assignment operator (MulEqual) (fixes
[#&#8203;1884](https://togithub.com/infection/infection/issues/1884)).
by [@&#8203;uncaught](https://togithub.com/uncaught) in
[infection/infection#1885
- Ignore 1 in Div assignment operator (DivEqual). by
[@&#8203;uncaught](https://togithub.com/uncaught) in
[infection/infection#1886

##### New Contributors

- [@&#8203;uncaught](https://togithub.com/uncaught) made their first
contribution in
[infection/infection#1885

**Full Changelog**:
infection/infection@0.27.5...0.27.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Lendable/clock).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants