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

Collect escaped mutants for GitLab json file logger #1882

Merged
merged 1 commit into from Oct 15, 2023

Conversation

maks-rafalko
Copy link
Member

Fixes #1878 (comment)

Currently, if we run Infection only with --logger-gitlab, it doesn't collect escaped mutants wich leads to empty log -> no annotations are being shown on GitLab

@maks-rafalko maks-rafalko enabled auto-merge (squash) October 15, 2023 20:10
@maks-rafalko maks-rafalko merged commit 6e64b85 into master Oct 15, 2023
41 checks passed
@maks-rafalko maks-rafalko deleted the bugfix/gitlab-logger branch October 15, 2023 20:29
@maks-rafalko
Copy link
Member Author

thank you @theofidry and @sidz

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.4` -> `^0.27.5` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/infection%2finfection/0.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/infection%2finfection/0.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/infection%2finfection/0.27.4/0.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/infection%2finfection/0.27.4/0.27.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [php-cs-fixer/shim](https://togithub.com/PHP-CS-Fixer/shim) |
`^3.34.1` -> `^3.35.1` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/php-cs-fixer%2fshim/3.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/php-cs-fixer%2fshim/3.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/php-cs-fixer%2fshim/3.34.1/3.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/php-cs-fixer%2fshim/3.34.1/3.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v0.27.5`](https://togithub.com/infection/infection/releases/tag/0.27.5):
Fix bug with collecting escaped mutants for GitLab logger

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

**Fixed:**

- Collect escaped mutants for GitLab json file logger by
[@&#8203;maks-rafalko](https://togithub.com/maks-rafalko) in
[infection/infection#1882

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

</details>

<details>
<summary>PHP-CS-Fixer/shim (php-cs-fixer/shim)</summary>

###
[`v3.35.1`](https://togithub.com/PHP-CS-Fixer/shim/compare/v3.35.0...v3.35.1)

[Compare
Source](https://togithub.com/PHP-CS-Fixer/shim/compare/v3.35.0...v3.35.1)

###
[`v3.35.0`](https://togithub.com/PHP-CS-Fixer/shim/compare/v3.34.1...v3.35.0)

[Compare
Source](https://togithub.com/PHP-CS-Fixer/shim/compare/v3.34.1...v3.35.0)

</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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants