Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Infection PHP

Mutation Testing for PHP. Helps writing better code and tests.
Collective - Host: opensource - https://opencollective.com/infection - Website: https://infection.github.io/ - Code: https://github.com/infection

logger -> logs

github.com/infection/site - 47c2c08a1a91cb6eec614987f8034280c2fa6748 authored almost 3 years ago by Filippo Tessarotto <[email protected]>
Site updated: 2022-01-10 13:32:22

github.com/infection/infection.github.io - f97422277a4bbfc7fbfe7600b0f7d87c354138a3 authored almost 3 years ago by maks-rafalko <[email protected]>
Merge branch 'feature/blog-post-for-0.26'

github.com/infection/site - 1fa1f813d5c073e4df1dedac350be3092912ea33 authored almost 3 years ago by maks-rafalko <[email protected]>
Update versions for 0.26.0

github.com/infection/site - 7882d2e2245a75e270616ad9b97b89009b7e5283 authored almost 3 years ago by maks-rafalko <[email protected]>
Site updated: 2022-01-10 13:30:41

github.com/infection/infection.github.io - f8885597b7fd4dee2b9878b098425e7b30e8c30b authored almost 3 years ago by maks-rafalko <[email protected]>
Fix mistakes in the changelog

github.com/infection/infection - 54fbdb4f5c3fad0702cdc62c3d6f4eba9f91f208 authored almost 3 years ago by maks-rafalko <[email protected]>
Merge pull request #229 from infection/feature/blog-post-for-0.26

Add blog post for 0.26.0

github.com/infection/site - b916c60e76122c9534a43e6bd5559666bc27619a authored almost 3 years ago by Maks Rafalko <[email protected]>
Update changelog for 0.26.0

github.com/infection/infection - e346a2ff4ebe277f3f4e8cc295c033dcab13e7f0 authored almost 3 years ago by maks-rafalko <[email protected]>
Add blog post for 0.26.0

github.com/infection/site - bc82edf384fac0cb93b8b7bf6b93ae3962065283 authored almost 3 years ago by maks-rafalko <[email protected]>
Add schema to e2e Pest test, allow plugins to support Composer 2.2

github.com/infection/infection - c31216da8d618966ee48950ea2623953ca042e2d authored almost 3 years ago by maks-rafalko <[email protected]>
Remove `string` type declaration of parameter (#1639)

Fixes #1635

because:

* Covariance allows a child's method to return a more specific type t...

github.com/infection/infection - 66a42db1a594c1f59dc327db581b3055b8c41e6b authored almost 3 years ago by Maks Rafalko <[email protected]>
Map Skipped mutants to Ignored in Stryker Dashboard

github.com/infection/infection - ce77925f7ebd43f84c496027cbdd841412a9fc80 authored almost 3 years ago by maks-rafalko <[email protected]>
Correctly log to Stryker dashboard when file loggers are disabled with `--log-verbosity=none`

github.com/infection/infection - c161d33bcd2b3c804fa4cb18520f9c9bc26c8f60 authored almost 3 years ago by maks-rafalko <[email protected]>
Increase MSI limits that fail the builds (#1638)

github.com/infection/infection - f5429e32e4502d7e1a033f330cfa5f425084ad9a authored almost 3 years ago by Maks Rafalko <[email protected]>
Provide all execution results for HTML and full Stryker reports (#1637)

github.com/infection/infection - 7b92b2cd6d73033a2eecb44554d74d3acddfdcfd authored almost 3 years ago by Maks Rafalko <[email protected]>
Use GitHub annotation from Infection for all added/modified lines by using `--git-diff-lines` (#1636)

github.com/infection/infection - a9c38eab8f241e72b0d2368e70a25dea2f339c29 authored almost 3 years ago by Maks Rafalko <[email protected]>
Upload full HTML report to Stryker instead of just badge

github.com/infection/infection - 3527a0fb096c102dda006571ac4b1677823788de authored almost 3 years ago by maks-rafalko <[email protected]>
Merge pull request #227 from infection/feature/stryker-setting

Add docs for `stryker` logger (mutation badge, cloud HTML report)

github.com/infection/site - d704ea110719bf4f0c4b2195422399b15e20fad4 authored almost 3 years ago by Maks Rafalko <[email protected]>
Replace `badge` logger with more advanced `stryker` logger (#1629)

* Replace `badge` logger with more advanced `stryker` logger

Related to https://github.com/in...

github.com/infection/infection - a749d72c1af8244dc83d70e1bc9cb0050a633945 authored almost 3 years ago by Maks Rafalko <[email protected]>
Add docs for `stryker` logger (mutation badge, cloud HTML report)

github.com/infection/site - 28be82ba1b84f72e2961f3075796e5d6ab9acaa0 authored almost 3 years ago by maks-rafalko <[email protected]>
Merge pull request #226 from infection/feature/html-report-new

Add information about HTML logger usage with generated example

github.com/infection/site - 217e9485256c9f66a4d5bd753930b5b442712164 authored almost 3 years ago by Maks Rafalko <[email protected]>
Add docs for `--logger-html='report.html'` CLI option

github.com/infection/site - a427f2aa1e8a711962fd72d54e4b4e3e2e95f063 authored almost 3 years ago by maks-rafalko <[email protected]>
Add information about HTML logger usage with generated example

github.com/infection/site - d15594c5cf39125efe3db4338aebf55091fbb757 authored almost 3 years ago by maks-rafalko <[email protected]>
Implement the Stryker HTML report 2 (#1625)

* Introduce HTML report (by using Stryker Elements)

* Add execution result from the real file...

github.com/infection/infection - d96aa59f8e8604a172899ac5be1585a0ed0c5f8a authored almost 3 years ago by Maks Rafalko <[email protected]>
Added mention for Skipped mutants to the blog post

github.com/infection/site - 9cc37566a707a65accae969d7b7d04dd45674153 authored almost 3 years ago by maks-rafalko <[email protected]>
Merge pull request #228 from infection/feature/git-diff-lines

Add docs for `--git-diff-lines` option

github.com/infection/site - bde9bb298fc42d3257aad9ad09c9db30bd2e0805 authored almost 3 years ago by Maks Rafalko <[email protected]>
Add new `--git-diff-lines` option to generated Mutants only for the changed *lines* (#1632)

* Add new `--git-diff-lines` option to generated Mutants only for the changed *lines*

This op...

github.com/infection/infection - e55f980bcd73d365d2c15be786cf026cf063e72f authored almost 3 years ago by Maks Rafalko <[email protected]>
Add docs for `--git-diff-lines` option

github.com/infection/site - 123910146123c9eb46172574dd9f796157a18fa7 authored almost 3 years ago by maks-rafalko <[email protected]>
Do not add methods with 0% coverage to `TestsLocations` to prevent wasting of resources (#1633)

Consider the following XML coverage file https://github.com/infection/infection/blob/de7d826e770...

github.com/infection/infection - 0590b793d562b25df5caec1bd833b8406eb6ec0b authored almost 3 years ago by Maks Rafalko <[email protected]>
Set `failOnRisky`, `failOnWarning` to `true` if parameters are not already set for (#1630)

previously, we did the same for **initial** tests run generated `phpunit.xml`.

This update is...

github.com/infection/infection - de7d826e770fbb0400c91272e5460e1ff880e65f authored almost 3 years ago by Maks Rafalko <[email protected]>
Support composer/xdebug-handler 3 (#1628)

github.com/infection/infection - 861581825da0306a041c4e8059675303279f90ea authored almost 3 years ago by Oleg Zhulnev <[email protected]>
Simplify code by removing 1 level of indentation (`if`)

github.com/infection/infection - 6a6eb17b475786b59adee5572f16d579a5eb4e63 authored almost 3 years ago by maks-rafalko <[email protected]>
Return unique tests for the range with more than 1 line (#1622)

Same test can cover more than 1 line. To avoid many duplications, we need to return unique tests...

github.com/infection/infection - 9ae1aa681c877f120805935628b03d42c74def54 authored almost 3 years ago by Maks Rafalko <[email protected]>
Allow phpstan and infection composer plugins to be executed (Composer 2.2) (#1624)

github.com/infection/infection - a6b897122bd739b7d56103ecea38033851ac6d4f authored about 3 years ago by Maks Rafalko <[email protected]>
Temporarily use Composer 2.1.* instead of new 2.2 because of Box failures (#1623)

github.com/infection/infection - 04766281810ce92ae1916f042eeec4cfc1f8f02a authored about 3 years ago by Maks Rafalko <[email protected]>
Mark Mutant as killed if Test Framework returns non-zero exit code (#1621)

PHPUnit can return "Tests passed! OK (10 tests, 32 assertions)" output, however return code will...

github.com/infection/infection - 30db7f9f3e2b6aa654408dd37587637479ad8b99 authored about 3 years ago by Maks Rafalko <[email protected]>
Treat all function signature nodes as 1-line range to avoid duplicate TestLocations (#1619)

Previously, `Node` of class `ClassMethod` returned a range for the whole method. Consider the fo...

github.com/infection/infection - c770354f156043bf25cfd434fe226f52e476428e authored about 3 years ago by Maks Rafalko <[email protected]>
Merge pull request #10 from werlos/update_gitattributes

Update .gitattributes

github.com/infection/abstract-testframework-adapter - 4ab8091270bf31e420d7dd9c2707ddad84f9ed8a authored about 3 years ago by Maks Rafalko <[email protected]>
Update .gitattributes

github.com/infection/abstract-testframework-adapter - da75898a152680fd753b747d96acef57f5b93c9e authored about 3 years ago by Kuba Werłos <[email protected]>
Merge pull request #11 from werlos/update_composer_normalize_plugin

Update ergebnis/composer-normalize

github.com/infection/abstract-testframework-adapter - 47c740d3eb46e33a5239bc48da092a31bcccbb86 authored about 3 years ago by Maks Rafalko <[email protected]>
Update ergebnis/composer-normalize

github.com/infection/abstract-testframework-adapter - 2cfcaa5e776c642512560a8dedc4e39018916f05 authored about 3 years ago by Kuba Werłos <[email protected]>
Ignore `Assert::*` mutations (#1618)

* Because most of them would be killed by psalm/phpstan static analysis tools (see https://githu...

github.com/infection/infection - af58050714ef00c4c624846a2c3e7a9fb6cea6f9 authored about 3 years ago by Maks Rafalko <[email protected]>
Update box to 3.14.0 (#1617)

github.com/infection/infection - 7e118c3c5762c44812f41c829d61bebf89fe4fa0 authored about 3 years ago by Maks Rafalko <[email protected]>
fix: adjust signature of inherited method (#1616)

Infection currently requires:
`symfony/finder:^3.4.29 || ^4.1.19 || ^5.0 || ^6.0`

In version...

github.com/infection/infection - 6844063ee1347c7942734b85ead95ad6226a4a02 authored about 3 years ago by Romain Canon <[email protected]>
Upgrade PHPStan version (#1614)

github.com/infection/infection - 497bd4aa5ea608fb00483f4aea31f51342366090 authored about 3 years ago by Kuba Werłos <[email protected]>
Code improvements for PHPStan v1 (#1613)

github.com/infection/infection - 666baa5bacb5ba936c1dd9df6401c76416fb350a authored about 3 years ago by Kuba Werłos <[email protected]>
Show ignored mutants on progress and summary (#1612)

* Show ignored mutants count in metrics and logs

* Fix Exclude_Mutations_By_Regex e2e test

...

github.com/infection/infection - 17a3d983b1f38ffacb916221afe900c4401ccf75 authored about 3 years ago by Oleg Zhulnev <[email protected]>
Remove symfony 6 hacks (#15)

github.com/infection/phpspec-adapter - 7adfbccc8c71145972ad6ae51774d9249f19307a authored about 3 years ago by Oleg Zhulnev <[email protected]>
Do not run Infection for itself on windows (#1611)

* It takes too much time (26m vs 6-7m on Ubuntu)
* We already test Infection on Windows in `ci....

github.com/infection/infection - 616b4066eb661755318d2024919b0f0cd606e1d6 authored about 3 years ago by Maks Rafalko <[email protected]>
Use explicit `e2e-runner` and test PHAR on PHP 8.0 with Xdebug (#1610)

github.com/infection/infection - 9885adf79e1d4a1e84ae6174366e7f91badfa6f6 authored about 3 years ago by Maks Rafalko <[email protected]>
Use `InstalledVersions::getPrettyVersion()` to have `1.0.2` instead of `1.0.2.0` with extra zero at the end (#1609)

Fixes https://github.com/infection/infection/issues/1589

github.com/infection/infection - adc3256442ca1cf2ef93188e42b9e16daa99b939 authored about 3 years ago by Maks Rafalko <[email protected]>
Site updated: 2021-12-08 00:24:51

github.com/infection/infection.github.io - 493337b812c688ec57319974e1f16ec20d555f6f authored about 3 years ago by maks-rafalko <[email protected]>
Update versions for 0.25.4

github.com/infection/site - 9a4cac47e9d1fe074a54a61e3390d1f983d261f6 authored about 3 years ago by maks-rafalko <[email protected]>
Update CHANGELOG.md for 0.25.4

github.com/infection/infection - 88dae3c726aab57cc02652d37cf3c90ce003e8d2 authored about 3 years ago by maks-rafalko <[email protected]>
Allow Symfony 6 (#1606)

* Allow Symfony 6

* Fix composer warnings

Co-authored-by: maks-rafalko <[email protected]>

github.com/infection/infection - a9e7c207da4e5af8999e559353d5b4b9624122c9 authored about 3 years ago by Boudry Julien <[email protected]>
Remove not needed line break

github.com/infection/site - 6f482720f31f50e576c5b1db97ff815e996138f4 authored about 3 years ago by maks-rafalko <[email protected]>
Add dg/bypass-finals to the conflict packages list (#1605)

* Add dg/bypass-finals to the conflict packages list

* Fix composer warnigns and indentation
...

github.com/infection/infection - f60fbc5b4175ea8eb1c825546970d7c1578d23df authored about 3 years ago by Alex Ception <[email protected]>
Add information about `@infection-ignore-all` to HowTo page

github.com/infection/site - f78f3aaa4ec061ee2e0014ec3b513a4f96c23bb2 authored about 3 years ago by maks-rafalko <[email protected]>
Add information about debugging Infection

github.com/infection/site - 956a179286e5e7154aa5712f57adf9b53236e1a9 authored about 3 years ago by maks-rafalko <[email protected]>
Update Psalm and bump errorLevel to 6 (#1532)

github.com/infection/infection - 735cd3b7ac018209859b507ef546dd125086f13a authored about 3 years ago by Oleg Zhulnev <[email protected]>
Support Symfony 6 (#11)

* Support Symfony 6

* update static analyze configs

* fix pipeline

* add more tests

...

github.com/infection/codeception-adapter - f976aaa495a42d06c120e77b1560bee2fa8574d8 authored about 3 years ago by Oleg Zhulnev <[email protected]>
Remove Gitter channel

github.com/infection/site - dcd598d14292b7108e30d43d12811680a94005ea authored about 3 years ago by maks-rafalko <[email protected]>
Fix cs target to run in dry-run mode (#14)

github.com/infection/phpspec-adapter - 111db9c5d3de849a5ef40d2d24a9f6c95c7ab1cf authored about 3 years ago by Oleg Zhulnev <[email protected]>
Add more tests (#13)

github.com/infection/phpspec-adapter - f0332ecc346e489368728bb0428164ee5bfc85ae authored about 3 years ago by Oleg Zhulnev <[email protected]>
Relax version requirements for the pipeline library (#1603)

github.com/infection/infection - 847f05deac26aa7b4ad06b702f18d7f6739ae87c authored about 3 years ago by Alexey Kopytko <[email protected]>
Set XDEBUG_MODE for processes with coverage (#1518)

* Set XDEBUG_MODE for processes with coverage

Fixes #1473

github.com/infection/infection - 2da5bcc1ffe3bfd0d007fd59f75d8ea7483306ac authored about 3 years ago by Alexey Kopytko <[email protected]>
Symfony 6 support (#12)

* add symfony 6 support, stick minimum to 4.4 and test adapter against supported versions of sym...

github.com/infection/phpspec-adapter - 7e0a6ba960e83a523fa0e5e640abb0715dda3292 authored about 3 years ago by Oleg Zhulnev <[email protected]>
Merge pull request #225 from Slamdunk/patch-1

Suggest solution for --threads=X bugs

github.com/infection/site - 26817f7f26284f1018bdc0700a8cc982e08697a9 authored about 3 years ago by Maks Rafalko <[email protected]>
Suggest solution for --threads=X bugs

github.com/infection/site - c1084c7b3ad223aa90ae99a88995c9a82a5972e5 authored about 3 years ago by Filippo Tessarotto <[email protected]>
feat: Concat does not generate mutant when both operands are the same (#1602)

* feat: Concat does not generate mutant when both operands are the same

Closes #1601

* Upd...

github.com/infection/infection - 1892158e83ce708f267779a287938cd1b8806557 authored about 3 years ago by Michał Bundyra <[email protected]>
Stop Infection execution with `0` exit code when git diff filter returns empty result (#1600)

* Use Symfony's `Process::fromShellCommandLin()` to execute a command

* Stop Infection execut...

github.com/infection/infection - a7ece6f2ddb25137d7d12dd3ce1f41f415659ec1 authored about 3 years ago by Maks Rafalko <[email protected]>
Merge pull request #10 from infection/support-php-8-1

Add PHP 8.1 support

github.com/infection/codeception-adapter - 99c0da1d94743f621b1230bf06ccf3b49eccf3f2 authored about 3 years ago by Maks Rafalko <[email protected]>
Merge pull request #7 from infection/support-php-8-1

Add Support PHP 8.1, Drop support PHP <7.4

github.com/infection/extension-installer - 9b351d2910b9a23ab4815542e93d541e0ca0cdcf authored about 3 years ago by Maks Rafalko <[email protected]>
Merge pull request #11 from infection/support-php-8.1

Support PHP 8.1

github.com/infection/phpspec-adapter - 7a0f08eef04a0f2fa91eca6efb00501b175f4227 authored about 3 years ago by Maks Rafalko <[email protected]>
Merge pull request #9 from infection/support-php-8-1

Support php 8.1

github.com/infection/abstract-testframework-adapter - 9c74d23b83ddd295b07e9b4b81bd78bf82de2cae authored about 3 years ago by Maks Rafalko <[email protected]>
Add PHP 8.1 support

github.com/infection/codeception-adapter - 6ddb6627bc5c0b528aa6c8ee908a37c6d2741db7 authored about 3 years ago by Oleg Zhulnev <[email protected]>
Add Support PHP 8.1, Drop support PHP <7.4

github.com/infection/extension-installer - dde1b8cec0b38131cd6112d4aea334651c677e5d authored about 3 years ago by SiD <[email protected]>
update phpunit deps

github.com/infection/phpspec-adapter - c9e1e7e9611f267dd1bef5419dc8ed73b98fbeae authored about 3 years ago by Oleg Zhulnev <[email protected]>
Support PHP 8.1

github.com/infection/phpspec-adapter - dfe015daf0cc3b006a4ae8e09d584406864c7285 authored about 3 years ago by Oleg Zhulnev <[email protected]>
PHPStan fixes (#1595)

github.com/infection/infection - 84140e6e3db71704f2d0253c45fdc815701f9b4f authored about 3 years ago by Kuba Werłos <[email protected]>
Merge pull request #7 from werlos/update-php-cs-fixer

Update PHP CS Fixer

github.com/infection/abstract-testframework-adapter - 97f2c14404c2bc09e21a4597072255594b6f96c4 authored about 3 years ago by Maks Rafalko <[email protected]>
Run integration tests after E2E ones (#1596)

* Run integration tests after E2E ones

* Fix "Tracing" benchmark test

github.com/infection/infection - 384d43951e6cfa50a925c9f8bdec7ab8b91b90b9 authored about 3 years ago by Kuba Werłos <[email protected]>
Use docker-compose to manage images used for testing (#1597)

github.com/infection/infection - 8e3d509d15cb733130276d9498184411423f633d authored about 3 years ago by Alexey Kopytko <[email protected]>
Update PHPStan (#1594)

github.com/infection/infection - 52447dc0b014524cf9ccc022be7d3c187e1e2ea6 authored about 3 years ago by Kuba Werłos <[email protected]>
Run Infection on PHP 8.1. (#1535)

* Run Infection on PHP 8.1

* update symfony deps, add ReturnTypeWillChange attribute

* add...

github.com/infection/infection - 55446cfd6ca6a5b8eb3007e732c02da268640e5e authored about 3 years ago by Oleg Zhulnev <[email protected]>
Remove PHPStan's baseline for src (#1593)

github.com/infection/infection - ef4ddca945d9de623d82f9f6efdbd33030202530 authored about 3 years ago by Kuba Werłos <[email protected]>
Always use strict parameters (#1592)

github.com/infection/infection - d86ddd66ffeffb293f867e4c77c1bf3ed18e87e5 authored about 3 years ago by Kuba Werłos <[email protected]>
Remove PHPStan's baseline for tests (#1591)

github.com/infection/infection - 20f8086dfefb0d06556dee1f9dc0ffcd1c33a6fe authored about 3 years ago by Kuba Werłos <[email protected]>
Add return types to anonymous functions (#1590)

github.com/infection/infection - 96bcafaec9c6c00fc8649af8abaedf82fcffa853 authored about 3 years ago by Kuba Werłos <[email protected]>
Merge pull request #5 from infection/dependabot/composer/composer/composer-1.10.23

Bump composer/composer from 1.10.22 to 1.10.23

github.com/infection/extension-installer - f47dd097d12b5fb582bcf997685302bec5b7ae67 authored about 3 years ago by Maks Rafalko <[email protected]>
Bump composer/composer from 1.10.22 to 1.10.23

Bumps [composer/composer](https://github.com/composer/composer) from 1.10.22 to 1.10.23.
- [Rele...

github.com/infection/extension-installer - 329c720da55880a9b56463b8eab29fa9bf17529a authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3 from infection/dependabot/composer/composer/composer-1.10.22

Bump composer/composer from 1.10.6 to 1.10.22

github.com/infection/extension-installer - 1d6ef4258b6d4b6a283395852fb63dfc13a051b1 authored about 3 years ago by Maks Rafalko <[email protected]>
Do not use ocramius/package-versions (#1588)

github.com/infection/infection - 0b192127deb0c5626f0e8b110aad1348518eddca authored about 3 years ago by Kuba Werłos <[email protected]>
Test infection.phar works from subfolder where vendor folder is not available; Revert #1583 (#1586)

* Test `infection.phar` works from subfolder where `vendor` folder is not available

This catc...

github.com/infection/infection - 04f5ab61d309ef1e4825f4a53eb23e3869399b33 authored about 3 years ago by Maks Rafalko <[email protected]>
Ignore mutations by regex for uncovered mutants (#1585)

Fixes https://github.com/infection/infection/issues/1561

github.com/infection/infection - f7a1af285476eeef7e72cedcfd69fa11fbb61c71 authored about 3 years ago by Maks Rafalko <[email protected]>
Fix boolean issues reported by PHPStan (#1584)

github.com/infection/infection - c3e23dfd68a01a36552b108a8c1543824e49e93c authored over 3 years ago by Kuba Werłos <[email protected]>
Do not use ocramius/package-versions (and do not break building PHAR this time) (#1583)

* Do not use ocramius/package-versions (and do not break building PHAR)

* Fix building PHAR

github.com/infection/infection - 15015ab708de60227cddacbc2c46654b3cac64a0 authored over 3 years ago by Kuba Werłos <[email protected]>